mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-23 09:19:58 +00:00
6 lines
109 B
TOML
6 lines
109 B
TOML
[build-system]
|
|
requires = ["maturin>=0.13,<0.14"]
|
|
build-backend = "maturin"
|
|
|
|
[tool.maturin]
|
|
bindings = "bin"
|