summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorThomas Waldmann <tw AT waldmann-edv DOT de>2011-06-26 17:44:49 +0200
committerThomas Waldmann <tw AT waldmann-edv DOT de>2011-06-26 17:44:49 +0200
commite47102a105ab86e6333b264a31a9d818cdd95ed4 (patch)
tree61146e65e3215ff5a54ab89e60a118bab50d5c6a /MANIFEST.in
parent2a0db93531ce0ac2950e749ef88bc0f448d5f7ba (diff)
downloadxstatic-jquery-e47102a105ab86e6333b264a31a9d818cdd95ed4.tar.gz
add MANIFEST.in to have the static files included
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..a4afc84
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,8 @@
+include README.txt
+recursive-include xstatic/pkg/jquery *
+
+global-exclude *.pyc
+global-exclude *.pyo
+global-exclude *.orig
+global-exclude *.rej
+