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 4cbd725Copy full SHA for 4cbd725
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