root / snf-astakos-app / MANIFEST.in @ f289215d
History | View | Annotate | Download (312 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 |
8 |
prune docs |
9 |
prune other |