questionary

[:python_version == "3.6"]
importlib_resources

[changelog]
towncrier>=22.8.0

[docs]
sphinx_rtd_theme

[lint]
pylint
black
isort
pyright

[test]
coverage
pytest
pytest-cov
