summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2021-05-10 06:58:42 -0700
committerGitHub <noreply@github.com>2021-05-10 06:58:42 -0700
commit53fea337d1b817aa12f5833df745987427e40e6a (patch)
tree792f33825f8ad475f5f38c58d6f3d1add925bd1d
parent1a3342b27ec09b547cd238ab0fb35c658116f822 (diff)
parentba1f27e11b55cb6f6a0fd64a8f3d078369831691 (diff)
downloadjinja2-53fea337d1b817aa12f5833df745987427e40e6a.tar.gz
Merge pull request #1414 from pallets/typing-marker
fix py.typed in manifest
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index e5b231d..88fe6b1 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,5 +6,5 @@ graft docs
prune docs/_build
graft examples
graft tests
-include src/click/py.typed
+include src/jinja2/py.typed
global-exclude *.pyc