From ea5e9f87a61e08fe8873b9d292d6d60e7c9fee55 Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Thu, 18 Apr 2019 18:53:00 +0700 Subject: [PATCH] MANIFEST.in: Include templates --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 080eb66..af0ec24 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,3 +2,4 @@ include README.md include LICENSE include AUTHORS.txt include requirements.txt +include compat/tests/templates/*.html