8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c48e26e + 4cbd725 commit 8bbd16fCopy full SHA for 8bbd16f
MANIFEST.in
@@ -1,2 +1,4 @@
1
-recursive-include tests *
2
-prune tests/__pycache__
+graft tests
+global-exclude *.py[cod]
3
+prune __pycache__
4
+prune */__pycache__
0 commit comments