
[all]
fake.py[dev,test]

[dev]
black
detect-secrets
doc8
ipython
isort
mypy
pip-tools
ruff
twine

[test]
pytest
pytest-cov
