pytest-mypy0.10.3
pytest-mypy0.10.3
Published
Mypy static type checker plugin for Pytest
pip install pytest-mypy
Package Downloads
Authors
Project URLs
Requires Python
>=3.6
Dependencies
- attrs
(>=19.0)
- filelock
(>=3.0)
- mypy
(>=0.500) ; python_version < "3.8"
- pytest
(>=6.2) ; python_version >= "3.10"
- mypy
(>=0.900) ; python_version >= "3.11"
- pytest
(>=4.6) ; python_version >= "3.6" and python_version < "3.10"
- mypy
(>=0.700) ; python_version >= "3.8" and python_version < "3.9"
- mypy
(>=0.780) ; python_version >= "3.9" and python_version < "3.11"