Skip to content

Commit 97730b0

Browse files
committed
MAINT: Updating cython requirement
1 parent d4d5771 commit 97730b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Building NumPy requires the following installed software:
2020
e.g., on Debian/Ubuntu one needs to install both `python3` and
2121
`python3-dev`. On Windows and macOS this is normally not an issue.
2222

23-
2) Cython >= 0.29.30
23+
2) Cython >= 0.29.30 but < 3.0
2424

2525
3) pytest__ (optional) 1.15 or later
2626

0 commit comments

Comments
 (0)