close
Skip to content

fix(python): include typing stubs in built sdist#2115

Merged
spetz merged 1 commit into
apache:masterfrom
cstruct:python-sdk-include-typing-stubs-in-sdist
Aug 18, 2025
Merged

fix(python): include typing stubs in built sdist#2115
spetz merged 1 commit into
apache:masterfrom
cstruct:python-sdk-include-typing-stubs-in-sdist

Conversation

@cstruct
Copy link
Copy Markdown
Contributor

@cstruct cstruct commented Aug 18, 2025

Built source distribution currently published on PYPI does not contain the typing stubs. This fixes this by explicitly including it.

This will include it as apache_iggy.pyi instead of __init__.pyi as is doen by the built wheels but my testing locally seems to indicate that it works either way.

@spetz spetz merged commit 0faceb1 into apache:master Aug 18, 2025
26 checks passed
@cstruct cstruct deleted the python-sdk-include-typing-stubs-in-sdist branch August 18, 2025 19:37
hageshiame pushed a commit to hageshiame/iggy that referenced this pull request Nov 7, 2025
Built source distribution currently published on PYPI does not contain the typing stubs. 
This fixes this by explicitly including it.
This will include it as `apache_iggy.pyi` instead of `__init__.pyi` as is done by the built wheels.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants