Skip to content

Commit 7fed7e2

Browse files
authored
DOC: fix minimum python version in README (#487)
1 parent 3e5e705 commit 7fed7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Installing from source
118118
Requirements:
119119

120120
======================== ============================================================================
121-
Bottleneck Python >=3.9; NumPy 1.16.0+
121+
Bottleneck Python >3.9; NumPy 1.16.0+
122122
Compile gcc, clang, MinGW or MSVC
123123
Unit tests pytest
124124
Documentation sphinx, numpydoc

0 commit comments

Comments
 (0)