setuptools>=65.5.1

[dev]
black
isort
flake8
pylint

[full]
pylint
black
setuptools>=65.5.1
flake8
pytest-cov
pytest
isort
coverage

[test]
pytest
coverage
pytest-cov
