From 9f72b9148a32cfa4df0d7972281d398f688ee7d5 Mon Sep 17 00:00:00 2001 From: mattip Date: Sun, 20 Feb 2022 15:49:03 +0200 Subject: update cython, pypy for cython0.29.28 and pypy v7.3.8 release --- INSTALL.rst.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.rst.txt') diff --git a/INSTALL.rst.txt b/INSTALL.rst.txt index 1bc97c4b5..d688d9025 100644 --- a/INSTALL.rst.txt +++ b/INSTALL.rst.txt @@ -20,7 +20,7 @@ Building NumPy requires the following installed software: e.g., on Debian/Ubuntu one needs to install both `python3` and `python3-dev`. On Windows and macOS this is normally not an issue. -2) Cython >= 0.29.21 +2) Cython >= 0.29.28 3) pytest__ (optional) 1.15 or later -- cgit v1.2.1