Skip to content

Commit

Permalink
Test numpy 2.0 rc
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Apr 3, 2024
1 parent b28b83b commit 4e0090d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions python/sdist/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,7 @@ python_requires = >=3.9
install_requires =
cmake-build-extension==0.5.1
sympy>=1.9
numpy>=1.19.3; python_version=='3.9'
numpy>=1.21.4; python_version>='3.10'
numpy>=1.23.2; python_version=='3.11'
numpy; python_version>='3.12'
numpy>=2.0.0dev0
python-libsbml
pandas>=2.0.2
pyarrow
Expand Down

0 comments on commit 4e0090d

Please sign in to comment.