We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ce1373 + 89b5c5c commit 8e18051Copy full SHA for 8e18051
1 file changed
MANIFEST.in
@@ -1,6 +1,6 @@
1
# Happening because of setuptools_scm : all git-committed files are included in sdist
2
# but we want to exclude some committed files/dirs not needed in the sdist:
3
-exclude .gitignore _config.yml examples Makefile setup.py
+exclude .gitignore _config.yml examples Makefile
4
prune docs
5
prune tests
6
prune setup_hooks
0 commit comments