Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b743f47

Browse filesBrowse files
committed
fix typo
1 parent f179cd1 commit b743f47
Copy full SHA for b743f47

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ requires = [
44
"numpy==1.13.3; python_version=='3.6'",
55
"numpy==1.14.5; python_version=='3.7'",
66
"numpy==1.17.3; python_version>='3.8'",
7-
"numpy==1.19.3; python_version>='3.8'"
7+
"numpy==1.19.3; python_version>='3.9'"
88
]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.