aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index c227457..7a596a6 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,5 @@
include README.org
recursive-include etc *.py *.csv
+recursive-include qc_app/static *.js *.css
+recursive-include qc_app/templates *.html
recursive-exclude tests/ *.py *.tsv *.csv \ No newline at end of file