Skip to content

Commit b057308

Browse files
committed
dist - Add missing files to the package
1 parent 628af20 commit b057308

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

MANIFEST.in

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
include README.rst CHANGELOG.rst
1+
include CHANGELOG.rst CONTRIBUTING.rst README.rst
22
include LICENSE
33
include MANIFEST.in
4-
include docs/make.bat docs.Makefile
4+
include docs/make.bat docs/Makefile
55
include docs/source/conf.py
66
include docs/source/*.rst
77
include examples/*.py
88
include tests/*.py
99
include tests/json/*.json
1010
include tests/response/*.html
1111
include tests/xml/*.xml
12+
include tox.ini

0 commit comments

Comments
 (0)