Skip to content

Commit e6ed754

Browse files
committed
fix MANIFEST.in
1 parent 707705b commit e6ed754

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ include LICENSE README.rst VERSION
22
global-include *.py *.pyx *.pxd *.pxi
33

44
recursive-exclude cypari2 auto_*
5-
global-exclude *.c .gitignore .travis* readthedocs*
5+
global-exclude *.c .gitignore readthedocs* .install-pari.sh
6+
prune .github
67

78
prune dist

0 commit comments

Comments
 (0)