Skip to content

Commit

Permalink
Has to be numpy 1.19
Browse files Browse the repository at this point in the history
for Python 3.9 [ci skip]
  • Loading branch information
pllim authored Aug 18, 2023
1 parent 07324b9 commit 6f9fecc
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 @@ -24,7 +24,7 @@ requires = numpy
zip_safe = False
tests_require = pytest-doctestplus
setup_requires = setuptools_scm
install_requires = numpy>=1.18
install_requires = numpy>=1.19
python_requires = >=3.9

[options.packages.find]
Expand Down

0 comments on commit 6f9fecc

Please sign in to comment.