Drop python/3.7 support

This commit is contained in:
usov_i 2023-06-20 14:52:26 +02:00
parent d1a0ba6fec
commit d145f9107d

View File

@ -15,10 +15,10 @@ build:
requirements:
build:
- python >=3.7
- python >=3.8
- setuptools
run:
- python >=3.7
- python >=3.8
- numpy
- scipy
- h5py