mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-26 11:59:35 +00:00
Remove unnecessary setuptools block
This commit is contained in:
parent
ca7c3c2175
commit
b9bb5acff8
1 changed files with 0 additions and 6 deletions
|
@ -41,9 +41,3 @@ bindings = "bin"
|
|||
manifest-path = "ruff_cli/Cargo.toml"
|
||||
python-source = "python"
|
||||
strip = true
|
||||
|
||||
[tool.setuptools]
|
||||
license-files = [
|
||||
"LICENSE",
|
||||
"licenses/*",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue