Add unidiff dep

This commit is contained in:
Zanie
2023-10-25 13:26:33 -05:00
parent ff3dc646b0
commit 071c54e89b

View File

@@ -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"