diff options
author | Frederick Muriuki Muriithi | 2024-03-04 05:30:31 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-03-04 05:30:31 +0300 |
commit | a0b8e0a2d0c35542a47f906192d08d39bff290ff (patch) | |
tree | bd7cfe4a91e9019ea43b323cad4ebc255852660b | |
parent | 047f236857d075b9cf9d1447b8c65bc0d7089a8a (diff) | |
download | genenetwork2-a0b8e0a2d0c35542a47f906192d08d39bff290ff.tar.gz |
Include ALL html templates.
-rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index b0df06c5..ab4a4706 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -14,6 +14,7 @@ include gn2/wqflask/templates/admin/* include gn2/wqflask/templates/email/* include gn2/wqflask/templates/collections/* include gn2/wqflask/templates/new_security/* +include gn2/wqflask/templates/**/*.html include gn2/wqflask/correlation/* include gn2/wqflask/interval_mapping/* include gn2/wqflask/interval_analyst/* |