
[dev]
pytest
pytest-instafail
pytest-subtests
pytest-xdist
setuptools
abi3audit
black
check-manifest
coverage
packaging
pylint
pyperf
pypinfo
pytest-cov
requests
rstcheck
ruff
sphinx
sphinx_rtd_theme
toml-sort
twine
validate-pyproject[all]
virtualenv
vulture
wheel

[dev:os_name == "nt"]
colorama
pyreadline

[dev:os_name == "nt" and platform_python_implementation != "PyPy"]
pywin32
wheel
wmi

[test]
pytest
pytest-instafail
pytest-subtests
pytest-xdist
setuptools

[test:os_name == "nt" and platform_python_implementation != "PyPy"]
pywin32
wheel
wmi
