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 5b097f2 commit aa20faaCopy full SHA for aa20faa
setup.py
@@ -66,7 +66,7 @@ def run(self):
66
setup(
67
name='cypari2',
68
version=VERSION,
69
- setup_requires=['Cython>=0.29.28'],
+ setup_requires=['Cython>=0.28'],
70
install_requires=['cysignals>=1.7'],
71
description="A Python interface to the number theory library PARI/GP",
72
long_description=README,
0 commit comments