diff --git a/MANIFEST.in b/MANIFEST.in index 0e970ad..0981f37 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,5 @@ include setup.py -recursive-include docs *.rst *.py *.html *.css *.js *.png *.txt +recursive-include docs *.rst *.py *.html *.css *.js *.png *.txt *.jpg recursive-include tests *.py include tox.ini include LICENSE