django-categories/MANIFEST.in
2012-02-15 08:55:56 -05:00

15 lines
427 B
Text

include requirements.txt
include NOTICES.txt
include README.txt
include CREDITS.txt
include LICENSE.txt
recursive-include categories *.html *.txt *.json *.html
recursive-include categories/static *.html *.gif *.png *.css *.txt *.js
recursive-include categories/editor *.html *.gif *.png *.css *.js
recursive-include doc_src *.rst *.txt *.png *.css *.html *.js
include doc_src/Makefile
include doc_src/make.bat
prune example