mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2026-05-22 13:44:44 +01:00
Fixed config error
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ mypy = "^1.10.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "mason"
|
||||
build-backend = "maturin"
|
||||
|
||||
[tool.maturin]
|
||||
# Bindings type
|
||||
|
||||
Reference in New Issue
Block a user