[build-system]
requires = ["maturin>=0.12,<0.13"]
build-backend = "maturin"
[tool.pytest.ini_options]
addopts = "--benchmark-disable"