diff --git a/MANIFEST.in b/MANIFEST.in index 29a34fdcb..7d5f2e8ba 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,4 @@ include COPYING AUTHORS ChangeLog requirements.txt test-requirements.txt include tox.ini .testr.conf recursive-include tools * +recursive-include docs *.py *.rst api/.*rst Makefile make.bat