pyo3/examples/maturin-starter/pyproject.toml

4 lines
76 B
TOML

[build-system]
requires = ["maturin>=0.10,<0.11"]
build-backend = "maturin"