pyfuse3

[dev]
tox>=4.0.0
black
isort
pre-commit

[doc]
sphinx
furo

[lint]
pylint

[test]
pytest
pytest-cov
coverage[toml]

[type]
mypy
