Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / MANIFEST.in @ 27993be5

History | View | Annotate | Download (281 Bytes)

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