Skip to content

Commit 138d6c5

Browse files
Jonathan Kliemvidelec
authored andcommitted
fix: version requirement of cython in README
1 parent b7ebe5e commit 138d6c5

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
@@ -29,7 +29,7 @@ Requirements:
2929
- Python 2.7 or Python >= 3.4
3030
- pip
3131
- `cysignals <https://pypi.python.org/pypi/cysignals/>`_ >= 1.7
32-
- Cython >= 0.28
32+
- Cython >= 0.29
3333

3434
Install cypari2 via the Python Package Index (PyPI) via
3535

0 commit comments

Comments
 (0)