Skip to content

Commit 5032eac

Browse files
committed
update: update setup.cfg
1 parent 515205f commit 5032eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ install_requires =
3434
numpy>=1.19.0
3535
setuptools>=60.0.0
3636
setuptools-scm[toml]>=4,<6
37-
python_requires = >=3.7,<=3.9
37+
python_requires = >=3.7, !=3.10.*
3838
include_package_data = True
3939
platforms = any
4040
zip_safe = False

0 commit comments

Comments
 (0)