Workaround for maturin bug (#4399)
This commit is contained in:
@@ -46,6 +46,7 @@ Changelog = "https://github.com/charliermarsh/ruff/releases"
|
||||
[tool.maturin]
|
||||
bindings = "bin"
|
||||
manifest-path = "crates/ruff_cli/Cargo.toml"
|
||||
module-name = "ruff"
|
||||
python-source = "python"
|
||||
strip = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user