aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-04-15 14:18:24 +0300
committerFrederick Muriuki Muriithi2024-04-15 14:18:24 +0300
commite731a9c655722dc863141216019ed6f9b9fbef3c (patch)
tree638e863f778a63d83cb282d563646eaad25028d4
parent30fa5725715bb1a83e49ad480ff038da7fad7860 (diff)
downloadgn-uploader-e731a9c655722dc863141216019ed6f9b9fbef3c.tar.gz
Include images: Useful for favicon image.
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 7a596a6..c515f0e 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
+recursive-include qc_app/static *.js *.css *.png
recursive-include qc_app/templates *.html
recursive-exclude tests/ *.py *.tsv *.csv \ No newline at end of file