Mopidy>=3.0
Pykka~=3.0
pydbus~=0.6.0
setuptools

[dev]
black
check-manifest
flake8
flake8-bugbear
flake8-import-order
isort[pyproject]
pre-commit
twine
wheel
pytest
pytest-cov

[lint]
black
check-manifest
flake8
flake8-bugbear
flake8-import-order
isort[pyproject]
pre-commit

[release]
twine
wheel

[test]
pytest
pytest-cov
