Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
MNT #59 revert to starting YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Aug 13, 2020
1 parent 4468add commit 56d04af
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions python_installation/environment_2020_9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,10 @@ channels:
- pydm-tag
- pcds-tag
dependencies:
# xicam requires python 3.7
- python=3.7
- python>=3.7
- aps-dm-api
- apstools
- area-detector-handlers
- astropy
- bluesky>=1.6.2
- databroker>=1.0.6
- h5py
Expand All @@ -36,9 +34,7 @@ dependencies:
- pyEpics>=3.4.2
- pylint
- pymongo
- pyqt>=5.9.2
# xicam requires pyqtgraph 0.10.0
- pyqtgraph=0.10.0
- pyqt=5
- pyRestTable
- qt=5
- scikit-image
Expand All @@ -49,7 +45,6 @@ dependencies:
- versioneer
- xlrd
- pip:
- ipython-genutils==0.2.0
# - ipython-genutils==0.2.0
- sphinx-rtd-theme
- super-state-machine
- xicam

0 comments on commit 56d04af

Please sign in to comment.