Setup dev tools with uv
This commit is contained in:
+3
-3
@@ -17,9 +17,9 @@ authors = [
|
||||
{name = "Fedor Lyanguzov"},
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
test = ["pytest"]
|
||||
lint = [
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pytest",
|
||||
"black",
|
||||
"flake8"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user