pyyaml

[devbase]
tox

[dist]
build
setuptools_scm
twine

[docs]
sphinx==4.3.1
sphinx-autobuild==2021.3.14
sphinx-rtd-theme==0.5.2
myst-parser==0.15.2

[test]
flake8
pytest
pytest-cov
pytest-datadir
