add py.typed (#15804)

This commit is contained in:
William Cheng
2023-06-10 21:48:54 +08:00
committed by GitHub
parent fe2dde3708
commit 21748e024a
16 changed files with 16 additions and 4 deletions

View File

@@ -7,6 +7,7 @@ license = "Apache 2.0"
readme = "README.md"
repository = "https://github.com/GIT_USER_ID/GIT_REPO_ID"
keywords = ["OpenAPI", "OpenAPI-Generator", "Echo Server API"]
include = ["openapi_client/py.typed"]
[tool.poetry.dependencies]
python = "^3.7"