mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-22 18:31:56 +00:00
Another attempt to fix the build system
This commit is contained in:
@@ -17,8 +17,8 @@ ruff = "^0.4.2"
|
||||
mypy = "^1.10.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
requires = ["maturin>=1.0,<2.0"]
|
||||
build-backend = "maturin"
|
||||
|
||||
[tool.maturin]
|
||||
# Bindings type
|
||||
|
||||
Reference in New Issue
Block a user