forked from loafle/openapi-generator-original
add py.typed (#15804)
This commit is contained in:
@@ -46,5 +46,6 @@ setup(
|
||||
long_description_content_type='text/markdown',
|
||||
long_description="""\
|
||||
Echo Server API # noqa: E501
|
||||
"""
|
||||
""",
|
||||
package_data={"openapi_client": ["py.typed"]},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user