mypy
49e3386a - Advertise typing status via classifier (#13350)

Commit
3 years ago
Advertise typing status via classifier (#13350) 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
Author
Parents
Loading