added basic crmx environment
This commit is contained in:
27
crmx.yml
Normal file
27
crmx.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
|
||||
channels:
|
||||
- defaults
|
||||
- paulscherrerinstitute
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python
|
||||
- pip
|
||||
# numpy pinned until numba is compatible with newer versions
|
||||
- numpy
|
||||
- scipy
|
||||
- pandas
|
||||
- matplotlib
|
||||
- ipython
|
||||
- joblib
|
||||
- black
|
||||
- pytest
|
||||
- h5py
|
||||
- pyqt
|
||||
- pyepics
|
||||
# PSI specific modules
|
||||
- jungfrau_utils
|
||||
- bitshuffle
|
||||
- bsread
|
||||
- mflow
|
||||
- sfdata
|
||||
# - pip:
|
||||
Reference in New Issue
Block a user