Skip to content

Commit

Permalink
Merge pull request #1414 from pallets/typing-marker
Browse files Browse the repository at this point in the history
fix py.typed in manifest
  • Loading branch information
davidism committed May 10, 2021
2 parents 1a3342b + ba1f27e commit 53fea33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Expand Up @@ -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

0 comments on commit 53fea33

Please sign in to comment.