
[build]
build
setuptools>=56
setuptools_scm[toml]>=3.4.1
twine
wheel

[cov]
pytest-cov

[dev]
cercis
isort

[docs]
sphinx
jaraco.packaging>=9
rst.linker>=1.9
furo

[testing]
pytest!=8.1.*,>=6.0
pytest-checkdocs>=2.4
pytest-enabler>=2.2
pytest-ruff
