GeistHaus
log in · sign up

Move static project metadata to pyproject.toml by cdce8p · Pull Request #18146 · python/mypy

github.com

Setuptools supports using setup.py and pyproject.toml simultaneously. This PR moves most of the static project metadata to pyproject.toml. Diff for .dist-info/METADATA Metadata-Version: 2.1 Name:...

1 page links to this URL
Mypy 1.14 Released

We’ve just uploaded mypy 1.14 to the Python Package Index ( PyPI ). Mypy is a static type checker for Python. This release includes ...