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 e2acb25 commit 8fdafaeCopy full SHA for 8fdafae
MANIFEST.in
@@ -2,3 +2,6 @@ include LICENSE
2
include *.rst
3
recursive-include docs *
4
recursive-include tests *
5
+global-exclude */__pycache__/*
6
+global-exclude *.pyc
7
+global-exclude *.secret
0 commit comments