diff options
author | Frederick Muriuki Muriithi | 2024-08-07 16:43:25 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-08-07 16:43:25 -0500 |
commit | ba185a1f66590ccd79793357f0d21695189e7950 (patch) | |
tree | dff175cf9c42645fb925820a858b24b805cbd4d9 | |
parent | eb05221f57ec4b6a5537ac7661811ba33b4b0385 (diff) | |
download | gn-auth-ba185a1f66590ccd79793357f0d21695189e7950.tar.gz |
Include email text templates.
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index ea5197f..afcd2a8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ -global-include static/**/*.js static/**/*.css templates/**/*.html +global-include static/**/*.js static/**/*.css templates/**/*.html templates/**/*.txt global-exclude *~ *.py[cod]
\ No newline at end of file |