django-categories/MANIFEST.in

16 lines
416 B
Text
Raw Normal View History

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 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
2011-08-19 14:56:58 +00:00
prune example