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 707705b commit e6ed754Copy full SHA for e6ed754
MANIFEST.in
@@ -2,6 +2,7 @@ include LICENSE README.rst VERSION
2
global-include *.py *.pyx *.pxd *.pxi
3
4
recursive-exclude cypari2 auto_*
5
-global-exclude *.c .gitignore .travis* readthedocs*
+global-exclude *.c .gitignore readthedocs* .install-pari.sh
6
+prune .github
7
8
prune dist
0 commit comments