summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-03-20 14:35:03 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2010-03-20 14:35:03 -0400
commitbf74e18bb4d9f4c60f68704d97f813cde2870098 (patch)
tree5a2d4415b1303b5d8a307f124040d536e5693050 /MANIFEST.in
parentaabd00218ba7b6eb3e521b171c90aee4782b480f (diff)
downloadsqlalchemy-bf74e18bb4d9f4c60f68704d97f813cde2870098.tar.gz
include .pngs
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index b582c4c66..d520be179 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,7 @@
# any kind of "*" pulls in __init__.pyc files,
# so all extensions are explicit.
-recursive-include doc *.html *.css *.txt *.js *.jpg *.py Makefile *.rst *.mako *.sty
+recursive-include doc *.html *.css *.txt *.js *.jpg *.png *.py Makefile *.rst *.mako *.sty
recursive-include examples *.py *.xml
recursive-include test *.py *.dat