jaraco.classes

[:python_version < "3.10"]
importlib_metadata>=3.6

[:sys_platform == "linux"]
SecretStorage>=3.2
jeepney>=0.4.2

[:sys_platform == "win32"]
pywin32-ctypes!=0.1.0,!=0.1.1

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

[testing]
pytest>=6
pytest-checkdocs>=2.4
pytest-flake8
flake8<5
pytest-cov
pytest-enabler>=1.3

[testing:platform_python_implementation != "PyPy"]
pytest-black>=0.3.7
pytest-mypy>=0.9.1
