8000
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 c48e26e commit 860c18fCopy full SHA for 860c18f
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