Mopidy>=3.0.0
Pykka>=2.0.1
setuptools

[dev]
check-manifest
flake8
flake8-bugbear
flake8-import-order
isort[pyproject]
pytest
pytest-cov

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

[test]
pytest
pytest-cov
