]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
include .pngs
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 20 Mar 2010 18:35:03 +0000 (14:35 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 20 Mar 2010 18:35:03 +0000 (14:35 -0400)
MANIFEST.in

index b582c4c661fc8925d18da3b38615194a6d2d2a51..d520be17981e31eeaa745a819aa4cb655099e9be 100644 (file)
@@ -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