
[dev]
vcti-short-uid[lint,test,typecheck]

[lint]
ruff

[test]
pytest
pytest-cov

[typecheck]
mypy
