aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-08-07 12:55:04 -0500
committerFrederick Muriuki Muriithi2024-08-07 12:55:04 -0500
commit0087e2b063db4ebc4990e94f5e0ed2253d8b1da4 (patch)
treebd65b3c068a9dc134a8964e832bcbf9c3b89aea7
parent91be84efe80891187a6cbb08bd0b5061ffb2613d (diff)
downloadgn-uploader-0087e2b063db4ebc4990e94f5e0ed2253d8b1da4.tar.gz
Update installer manifest.
-rw-r--r--MANIFEST.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index c515f0e..79339cd 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,5 @@
include README.org
recursive-include etc *.py *.csv
-recursive-include qc_app/static *.js *.css *.png
-recursive-include qc_app/templates *.html
+recursive-include uploader/static *.js *.css *.png
+recursive-include uploader/templates *.html
recursive-exclude tests/ *.py *.tsv *.csv \ No newline at end of file