diff --git a/MANIFEST.in b/MANIFEST.in index e5b231d39..88fe6b1fe 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