forked from loafle/openapi-generator-original
add py.typed (#15804)
This commit is contained in:
@@ -47,5 +47,6 @@ setup(
|
||||
long_description_content_type='text/markdown',
|
||||
long_description="""\
|
||||
This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\ # noqa: E501
|
||||
"""
|
||||
""",
|
||||
package_data={"petstore_api": ["py.typed"]},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user