Skip to content

Commit

Permalink
Merge pull request #109 from brettcannon/py-typed
Browse files Browse the repository at this point in the history
Add a py.typed file
  • Loading branch information
sdispater committed May 19, 2021
2 parents 9e2a3ea + a9e5575 commit 6abf3a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -14,6 +14,7 @@ packages = [
{include = "tomlkit"},
{include = "tests", format = "sdist"}
]
include = ["tomlkit/py.typed"]

[tool.poetry.dependencies]
python = "~2.7 || ^3.5"
Expand Down
Empty file added tomlkit/py.typed
Empty file.

0 comments on commit 6abf3a3

Please sign in to comment.