From: Patrick Samson Date: Thu, 16 Aug 2012 18:02:03 +0000 (+0200) Subject: Updated setup configuration X-Git-Tag: 2.1.0~6 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=744cce35fc7e93bb4b913fe827e9192de4520ad5;p=django-postman.git Updated setup configuration --- diff --git a/MANIFEST.in b/MANIFEST.in index bbdf4a3..12431ac 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,6 @@ -include LICENSE +include LICENSE CHANGELOG recursive-include postman/locale *.po *.mo -recursive-include postman/medias * +recursive-include postman/static * recursive-include postman/templates *.html *.txt graft docs prune docs/_build \ No newline at end of file