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 777db05 commit d65a097Copy full SHA for d65a097
MANIFEST.in
@@ -0,0 +1,6 @@
1
+# include all test files but avoid including .pyc
2
+recursive-include benchmark *.py *.txt
3
+recursive-include tests *.json *.html *.md *.py *.txt
4
+# include documentation sources but not built docs
5
+graft docs
6
+prune docs/_build
0 commit comments