
[:python_version < "3.12"]

[:python_version < "3.9"]
importlib_resources

[:sys_platform == "linux"]

[:sys_platform == "win32"]
pywin32-ctypes>=0.2.0

[check]
pytest-checkdocs>=2.4

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

[completion]
shtab>=1.1.0

[cover]
pytest-cov

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

[enabler]
pytest-enabler>=2.2

[test]
pyfakefs
pytest!=8.1.*,>=6

[type]
pygobject-stubs
pytest-mypy
shtab
types-pywin32
