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 cdb6ce1 commit ea84f57Copy full SHA for ea84f57
MANIFEST.in
@@ -1,3 +1,5 @@
1
include CHANGELOG.md
2
include tox.ini
3
-recursive-include test *.txt *.py
+include test/utils.py
4
+include test/__init__.py
5
+recursive-include test/fixtures *.txt
0 commit comments