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 140e863 commit 36f2562Copy full SHA for 36f2562
MANIFEST.in
@@ -1,3 +1,6 @@
1
include LICENSE
2
include README.rst
3
recursive-exclude * *.py[co]
4
+recursive-include tests *.html
5
+recursive-include tests *.py
6
+recursive-include tests *.txt
0 commit comments