diff options
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 7d5f2e8..ff0d049 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +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 +recursive-include docs *.py *.rst api/*.rst Makefile make.bat |