Skip to content

Commit

Permalink
Add py.typed file as per PEP 561
Browse files Browse the repository at this point in the history
  • Loading branch information
jonemo committed May 19, 2022
1 parent 989d6b7 commit c521d0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ classifiers = [
packages = [
{include = "InquirerPy"}
]
include = ["InquirerPy/py.typed"]

[tool.poetry.dependencies]
python = "^3.7"
Expand Down

0 comments on commit c521d0a

Please sign in to comment.