mirror of
https://github.com/astral-sh/ruff
synced 2026-01-20 21:10:48 -05:00
Add unidiff dep
This commit is contained in:
@@ -5,6 +5,7 @@ build-backend = "hatchling.build"
|
||||
[project]
|
||||
name = "ruff-ecosystem"
|
||||
version = "0.0.0"
|
||||
dependencies = ["unidiff==0.7.5"]
|
||||
|
||||
[project.scripts]
|
||||
ruff-ecosystem = "ruff_ecosystem.cli:entrypoint"
|
||||
|
||||
Reference in New Issue
Block a user