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 08bfca3 commit 658860fCopy full SHA for 658860f
README.rst
@@ -20,7 +20,7 @@ Dependencies
20
21
py_stringmatching has been tested on each Python version between 3.7 and 3.12, inclusive.
22
23
-The required dependencies to build the package are NumPy 1.7.0 or higher
+The required dependencies to build the package are NumPy 1.7.0 or higher, but lower than 2.0,
24
and a C or C++ compiler. For the development version, you will also need Cython.
25
26
Platforms
0 commit comments