diff options
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 457ff87..b664475 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ -include docs/README.rst LICENSE.txt CHANGES.txt performance.sh documentation.pdf +include docs/README.rst LICENSE.txt CHANGES.md performance.sh documentation.pdf recursive-include src/tests *.py |