Drop python/3.7 support
This commit is contained in:
parent
d1a0ba6fec
commit
d145f9107d
@ -15,10 +15,10 @@ build:
|
|||||||
|
|
||||||
requirements:
|
requirements:
|
||||||
build:
|
build:
|
||||||
- python >=3.7
|
- python >=3.8
|
||||||
- setuptools
|
- setuptools
|
||||||
run:
|
run:
|
||||||
- python >=3.7
|
- python >=3.8
|
||||||
- numpy
|
- numpy
|
||||||
- scipy
|
- scipy
|
||||||
- h5py
|
- h5py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user