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 1ec4ce5 commit 17923d5Copy full SHA for 17923d5
MANIFEST.in
@@ -1,5 +1,5 @@
1
exclude *
2
recursive-include bencode *.py
3
-recursive-include tests *
+recursive-include tests fixtures\* *.py
4
include requirements*.txt .coveragerc .gitignore *.cfg *.in *.ini *.py *.rst *.yml
5
-global-exclude *.iml *.pyc
+global-exclude *.iml *.pyc
0 commit comments