mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 05:14:52 +00:00
Workaround for maturin bug (#4399)
This commit is contained in:
parent
ebda9b31d9
commit
606b6ac3df
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue