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 18013eb commit d4613b0Copy full SHA for d4613b0
MANIFEST.in
@@ -1 +1,11 @@
1
include README.rst
2
+include tox.ini
3
+graft doc
4
+graft examples
5
+graft script
6
+graft tests
7
+prune doc/_build
8
+prune tests/.benchmarks
9
+prune tests/.pylint_primer_tests
10
+global-exclude __pycache__
11
+global-exclude *.py[co]
0 commit comments