diff options
| -rw-r--r-- | MANIFEST.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index c7913cd13..ec5cb7f6f 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ -recursive-include doc *.html *.css *.txt *.js -prune doc/build/output
\ No newline at end of file +recursive-include doc *.html *.css *.txt *.js *.jpg +prune doc/build/output |
