Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-web-client / MANIFEST.in @ 9009364f

History | View | Annotate | Download (309 Bytes)

1
include README Changelog
2
include distribute_setup.py
3
global-include */templates/* */fixtures/* */static/*
4
global-exclude */.DS_Store
5
recursive-include pithos_web_client/templates/ *.html *.txt
6
recursive-include pithos_web_client/static/ *.js *.css *.less *.html *.txt *.png *.gif *.jpg
7
prune docs
8
prune other