installing dev dependencies
This commit is contained in:
@@ -34,3 +34,8 @@ packages = ["src/worker"]
|
||||
[tool.pytest.ini_options]
|
||||
asyncio_mode = "auto"
|
||||
testpaths = ["tests"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ruff>=0.15.8",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user