diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-03-20 14:35:03 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-03-20 14:35:03 -0400 |
| commit | bf74e18bb4d9f4c60f68704d97f813cde2870098 (patch) | |
| tree | 5a2d4415b1303b5d8a307f124040d536e5693050 /MANIFEST.in | |
| parent | aabd00218ba7b6eb3e521b171c90aee4782b480f (diff) | |
| download | sqlalchemy-bf74e18bb4d9f4c60f68704d97f813cde2870098.tar.gz | |
include .pngs
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 2 |
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 |
