Skip to content

Commit

Permalink
update: update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanljones committed Apr 10, 2022
1 parent 515205f commit 5032eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ install_requires =
numpy>=1.19.0
setuptools>=60.0.0
setuptools-scm[toml]>=4,<6
python_requires = >=3.7,<=3.9
python_requires = >=3.7, !=3.10.*
include_package_data = True
platforms = any
zip_safe = False
Expand Down

0 comments on commit 5032eac

Please sign in to comment.