
[dev]
repo_mapper[lint,test]

[lint]
pre-commit
ruff

[test]
pytest
pytest-cov
hypothesis
