diff options
| author | Frederick Muriuki Muriithi | 2024-04-15 14:18:24 +0300 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2024-04-15 14:18:24 +0300 |
| commit | e731a9c655722dc863141216019ed6f9b9fbef3c (patch) | |
| tree | 638e863f778a63d83cb282d563646eaad25028d4 | |
| parent | 30fa5725715bb1a83e49ad480ff038da7fad7860 (diff) | |
| download | gn-uploader-e731a9c655722dc863141216019ed6f9b9fbef3c.tar.gz | |
Include images: Useful for favicon image.
| -rw-r--r-- | MANIFEST.in | 2 |
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 |
