redox/recipes/wip/dev/python/ruff/recipe.toml
2024-06-25 22:24:39 +00:00

9 lines
169 B
TOML

#TODO tikv-jemalloc-sys crate error
[source]
git = "https://github.com/charliermarsh/ruff"
[build]
template = "custom"
script = """
cookbook_cargo_packages ruff_cli
"""