Drop python/3.7 support
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user