mirror of
https://github.com/p-e-w/heretic.git
synced 2026-09-26 05:51:25 -07:00
Add Ruff as a dev dependency
This commit is contained in:
@@ -33,6 +33,11 @@ dependencies = [
|
||||
"transformers>=4.55.2",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ruff>=0.14.5",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/p-e-w/heretic"
|
||||
Documentation = "https://github.com/p-e-w/heretic"
|
||||
|
||||
Reference in New Issue
Block a user