mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-22 18:31:56 +00:00
Added module name to tool.maturin in pyproject
This commit is contained in:
@@ -31,6 +31,7 @@ requires = ["maturin>=1.7,<2.0"]
|
||||
build-backend = "maturin"
|
||||
|
||||
[tool.maturin]
|
||||
module-name = "read_aconity_layers"
|
||||
features = ["pyo3/extension-module"]
|
||||
|
||||
[tool.ruff]
|
||||
|
||||
Reference in New Issue
Block a user