Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / MANIFEST.in @ b22de10a

History | View | Annotate | Download (318 Bytes)

1
include README Changelog
2
include distribute_setup.py
3
global-include */templates/* */fixtures/* */static/*
4
global-exclude */.DS_Store
5
include astakos/settings.d/*
6
recursive-include astakos/im/templates/ *.html *.txt
7
recursive-include astakos/im/static/ *.js *.css *.less *.html *.txt *.png *.htc
8
prune docs
9
prune other