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 e1bfa2d commit 9ea328aCopy full SHA for 9ea328a
setup.py
@@ -79,7 +79,7 @@ def run(self):
79
setup(
80
name='cypari2',
81
version=VERSION,
82
- description='An interface to the number theory library libpari',
+ description="A Python interface to the number theory library PARI/GP",
83
long_description=README,
84
url='https://github.com/defeo/cypari2',
85
author="Luca De Feo, Vincent Delecroix, Jeroen Demeyer, Vincent Klein",
0 commit comments