aboutsummaryrefslogtreecommitdiffstats
path: root/python_openapi_client/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'python_openapi_client/setup.py')
-rw-r--r--python_openapi_client/setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python_openapi_client/setup.py b/python_openapi_client/setup.py
index cee0ed7d..9115db35 100644
--- a/python_openapi_client/setup.py
+++ b/python_openapi_client/setup.py
@@ -115,6 +115,7 @@ setup(
install_requires=REQUIRED,
extras_require=EXTRAS,
include_package_data=True,
+ package_data={"fatcat_openapi_client": ["py.typed", "*.pyi", "**/*.pyi"]},
license=LICENSE,
classifiers=[
# Trove classifiers