Skip to content

Add a PEP 561 marker file py.typed - #413

Merged
di merged 1 commit into
di:mainfrom
webknjaz:maintenance/pep-561-py.typed
Sep 6, 2025
Merged

Add a PEP 561 marker file py.typed#413
di merged 1 commit into
di:mainfrom
webknjaz:maintenance/pep-561-py.typed

Conversation

@webknjaz

@webknjaz webknjaz commented Sep 6, 2025

Copy link
Copy Markdown
Contributor

This will enable type checkers to lurk inside the existing annotations in id when it's imported elsewhere.

This will enable type checkers to lurk inside the existing annotations
in `id` when it's imported elsewhere.
@webknjaz

webknjaz commented Sep 6, 2025

Copy link
Copy Markdown
Contributor Author

@woodruffw I noticed this when looking into adding MyPy into the pypi-publish action.

@di

di commented Sep 6, 2025

Copy link
Copy Markdown
Owner

/gcbrun

@di
di merged commit a3fff9f into di:main Sep 6, 2025
15 checks passed
@webknjaz

webknjaz commented Sep 6, 2025

Copy link
Copy Markdown
Contributor Author

@di thanks for merging! Would you be able to release soonish? If yes, this will let me drop the stub in pypa/gh-action-pypi-publish#381.

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.

2 participants