lockfile>=0.10

[build]
python-daemon[doc]
wheel
build
docutils
changelog-chug

[devel]
python-daemon[dist,test]

[dist]
python-daemon[build]
twine

[doc]

[static-analysis]
pip-check
pycodestyle~=2.12
pydocstyle~=6.3
pyupgrade~=3.17
isort~=5.13

[test]
python-daemon[build,static-analysis]
testtools
testscenarios>=0.4
coverage
