
[build]
build
setuptools
twine

[check]
ruff
mypy

[dev]
bufferreader[build,check,test]

[test]
pytest
pytest-cov
