Mopidy>=3.0.0
Pykka>=2.0.1
setuptools

[dev]
black
check-manifest
flake8
flake8-bugbear
flake8-isort
isort[pyproject]
twine
wheel
pytest
pytest-cov
tox

[lint]
black
check-manifest
flake8
flake8-bugbear
flake8-isort
isort[pyproject]

[release]
twine
wheel

[test]
pytest
pytest-cov
