
[all]
zctw[dev,lint,test]

[cython]
Cython>=0.29

[dev]
ruff
mypy
hatch
pip-api
Cython>=0.29

[lint]
ruff
mypy

[test]
pytest
pytest-cov
pytest-mock
pytest-asyncio
hypothesis
