setuptools>=65.5.1

[dev]
black
isort
pylint
flake8

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

[test]
pytest
coverage
pytest-cov
