Mopidy>=3.1.1
Pykka>=2.0.1
setuptools
requests>=2.22

[build]
build
twine

[dev]
wheel
invoke
black
check-manifest
flake8
flake8-black
flake8-bugbear
flake8-isort
isort
pep8-naming
pytest
pytest-cov
mypy
types-requests
types-setuptools

[lint]
black
check-manifest
flake8
flake8-black
flake8-bugbear
flake8-isort
isort
pep8-naming

[test]
pytest
pytest-cov

[typecheck]
mypy
types-requests
types-setuptools
