
[:platform_system == "Windows"]
will-not-work-on-windows-try-from-wsl-instead

[:python_version < "3.9"]

[:python_version >= "3.9"]

[docs]
myst-parser>=0.16.1
pipdeptree>=2.2.1
sphinx>=4.4.0
sphinx-ansible-theme>=0.9.1
sphinx-rtd-theme<2.0.0,>=1.0.0
sphinxcontrib-apidoc>=0.3.0
sphinxcontrib-programoutput2>=2.0a1

[test]
coverage-enable-subprocess
coverage[toml]>=6.4.4
flaky>=3.7.0
pytest>=7.2.0
pytest-mock
pytest-plus>=0.2
pytest-xdist>=2.1.0
psutil
black
mypy
pylint
flake8
flake8-future-annotations
