pip-run>=8.5
tempora>=4.1
jaraco.functools
more_itertools
jaraco.context
packaging
jaraco.compat>=4.1
jaraco.text>=4.3

[check]
pytest-checkdocs>=2.14

[check:sys_platform != "cygwin"]
pytest-ruff>=0.2.1

[cover]
pytest-cov

[doc]
sphinx>=3.5
jaraco.packaging>=9.3
rst.linker>=1.9
furo
sphinx-lint

[enabler]
pytest-enabler>=3.4

[test]
pytest!=8.1.*,>=6
pytest-subprocess
jaraco.test>=5.7

[type]
jaraco.compat>=4.2.2

[type:platform_python_implementation != "PyPy"]
pytest-mypy>=1.0.1
