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 ...
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:...
We’ve just uploaded mypy 1.14 to the Python Package Index ( PyPI ). Mypy is a static type checker for Python. This release includes ...