Skip to content

Commit 9ea328a

Browse files
committed
Use name "PARI/GP" in description
1 parent e1bfa2d commit 9ea328a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def run(self):
7979
setup(
8080
name='cypari2',
8181
version=VERSION,
82-
description='An interface to the number theory library libpari',
82+
description="A Python interface to the number theory library PARI/GP",
8383
long_description=README,
8484
url='https://github.com/defeo/cypari2',
8585
author="Luca De Feo, Vincent Delecroix, Jeroen Demeyer, Vincent Klein",

0 commit comments

Comments
 (0)