KEMBAR78
Advertise typing status via classifier by miketheman · Pull Request #13350 · python/mypy · GitHub
Skip to content

Conversation

miketheman
Copy link
Member

Description

The package advertises its typing status to typing tools via py.typed file.
Adding the Trove Classifier helps advertise its typing status to PyPI browsers.

Without the classifier, this package will not appear in a scoped search:
https://pypi.org/search/?q=mypy&o=&c=Typing+%3A%3A+Typed

Test Plan

Post-build/release/push to pypi.org, search for mypy when scoped to "Typing: Typed"

The package advertises its typing status to typing tools via `py.typed` file.
Adding the Trove Classifier helps advertise its typing status to PyPI browsers.

Without the classifier, this package will not appear in a scoped search:
https://pypi.org/search/?q=mypy&o=&c=Typing+%3A%3A+Typed
@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2022

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@hauntsaninja hauntsaninja merged commit 49e3386 into python:master Aug 7, 2022
@miketheman miketheman deleted the patch-1 branch December 19, 2022 16:55
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