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.
2 parents 6bfb6f8 + 1c11153 commit 04947c3Copy full SHA for 04947c3
1 file changed
MANIFEST.in
@@ -1,3 +1,6 @@
1
-include README.rst
+include README.rst LICENSE* CODE_OF_CONDUCT* CONTRIBUTING*
2
+include .coveragerc
3
include ci/test-requirements.txt
4
recursive-include tests *.pem
5
+recursive-include docs *
6
+prune docs/build
0 commit comments