Skip to content

Commit c44f727

Browse files
committed
Remove unnecessary distutils comments
1 parent a41195d commit c44f727

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

cypari2/custom_block.pyx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# distutils: libraries = gmp pari
2-
31
#*****************************************************************************
42
# Distributed under the terms of the GNU General Public License (GPL)
53
# as published by the Free Software Foundation; either version 2 of

cypari2/paridecl.pxd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# distutils: libraries = gmp pari
21
"""
32
Declarations for non-inline functions from PARI.
43

cypari2/paripriv.pxd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# distutils: libraries = gmp pari
21
"""
32
Declarations for private functions from PARI
43

0 commit comments

Comments
 (0)