We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882fb15 commit 8e282f8Copy full SHA for 8e282f8
1 file changed
MANIFEST.in
@@ -3,4 +3,6 @@ include README.rst
3
4
recursive-include docs *
5
recursive-include tests *
6
+
7
prune docs/_build
8
+global-exclude *.py[cdo] __pycache__ *.so *.pyd
0 commit comments