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 628af20 commit b057308Copy full SHA for b057308
MANIFEST.in
@@ -1,11 +1,12 @@
1
-include README.rst CHANGELOG.rst
+include CHANGELOG.rst CONTRIBUTING.rst README.rst
2
include LICENSE
3
include MANIFEST.in
4
-include docs/make.bat docs.Makefile
+include docs/make.bat docs/Makefile
5
include docs/source/conf.py
6
include docs/source/*.rst
7
include examples/*.py
8
include tests/*.py
9
include tests/json/*.json
10
include tests/response/*.html
11
include tests/xml/*.xml
12
+include tox.ini
0 commit comments