Bump to python/3.7
Add mpi4py dep
This commit is contained in:
@ -15,10 +15,10 @@ build:
|
|||||||
|
|
||||||
requirements:
|
requirements:
|
||||||
build:
|
build:
|
||||||
- python >=3.6
|
- python >=3.7
|
||||||
- setuptools
|
- setuptools
|
||||||
run:
|
run:
|
||||||
- python >=3.6
|
- python >=3.7
|
||||||
- numpy
|
- numpy
|
||||||
- scipy
|
- scipy
|
||||||
- h5py
|
- h5py
|
||||||
@ -26,6 +26,7 @@ requirements:
|
|||||||
- matplotlib
|
- matplotlib
|
||||||
- numba
|
- numba
|
||||||
- lmfit
|
- lmfit
|
||||||
|
- mpi4py # is needed for spind
|
||||||
- uncertainties
|
- uncertainties
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user