Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-web-client / MANIFEST.in @ d66c9b5c

History | View | Annotate | Download (297 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
7
prune docs
8
prune other