pytest-flake81.3.0
pytest-flake81.3.0
Published
pytest plugin to check FLAKE8 requirements
pip install pytest-flake8
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- flake8
>=4.0
- pytest
>=7.0
- pytest-checkdocs
>=2.4; extra == "check"
- pytest-ruff
>=0.2.1; sys_platform != "cygwin" and extra == "check"
- pytest-cov
; extra == "cover"
- sphinx
>=3.5; extra == "doc"
- jaraco.packaging
>=9.3; extra == "doc"
- rst.linker
>=1.9; extra == "doc"
- furo
; extra == "doc"
- sphinx-lint
; extra == "doc"
- pytest-enabler
>=2.2; extra == "enabler"
- pytest
!=8.1.*,>=6; extra == "test"
- pytest-mypy
; extra == "type"