8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f0105 commit c4f8e26Copy full SHA for c4f8e26
pyproject.toml
@@ -4,5 +4,5 @@ requires = [
4
"numpy==1.13.3; python_version=='3.6'",
5
"numpy==1.14.5; python_version=='3.7'",
6
"numpy==1.17.3; python_version>='3.8'",
7
- "numpy==1.19.3; python_version>='3.8'"
+ "numpy==1.19.3; python_version>='3.9'"
8
]
0 commit comments