chore: add dev tools to uv env
This commit is contained in:
@@ -26,3 +26,10 @@ build-backend = "hatchling.build"
|
||||
|
||||
[dependency-groups]
|
||||
build = ["build>=1.4.0", "twine>=6.2.0"]
|
||||
dev = [
|
||||
"ruff>=0.15.0",
|
||||
"ty>=0.0.15",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 79
|
||||
|
||||
Reference in New Issue
Block a user