feat: add type stubs for cli, codegen, and security modules
This commit is contained in:
@@ -102,7 +102,7 @@ Versions = "https://git.aetoskia.com/aetos/openapi-first/tags"
|
||||
packages = { find = { include = ["openapi_first*"] } }
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
openapi_first = ["py.typed", "templates/**/*"]
|
||||
openapi_first = ["py.typed", "templates/**/*", '\.pyi?$']
|
||||
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
||||
Reference in New Issue
Block a user