Include all images from docs in sdist
Include the JPEG images under the docs directory when creating the sdist. Resolves issue #20 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
This commit is contained in:
parent
63122bdcd5
commit
f945a560b4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user