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