1
1
mirror of https://github.com/tweag/nickel.git synced 2024-11-13 09:40:38 +03:00
nickel/pyckel/pyproject.toml

7 lines
93 B
TOML
Raw Normal View History

2023-01-08 21:48:53 +03:00
[build-system]
requires = ["maturin>=0.14,<0.15"]
build-backend = "maturin"
[tool.maturin]