Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRadomir Dopieralski <sheep-devel@sheep.art.pl>2012-10-14 14:41:02 (GMT)
committer Radomir Dopieralski <sheep-devel@sheep.art.pl>2012-10-14 14:41:02 (GMT)
commite23288283bd66b327ac30e9ceb6f51ba21faed5a (patch)
treeb7c9fd3f711acf3d9d744a8e8fbffb5bc839fb63 /MANIFEST.in
parent484382b615f2bb1112966b7bcb16cb10b2ae3dd2 (diff)
Get rid of hatta.data, instead put all the static data in hatta/static
Diffstat (limited to 'MANIFEST.in')
-rwxr-xr-xMANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 9bea895..74f7fa1 100755
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,3 +2,4 @@ include hatta/*.py
recursive-include examples *
recursive-include locale *
recursive-include hatta/templates *.html
+recursive-include hatta/static *