mirror of
https://github.com/sortedcord/alemno-payments.git
synced 2026-07-22 04:02:49 +05:30
ci: Update pyproject.toml to include ruff
This commit is contained in:
@@ -22,3 +22,8 @@ dependencies = [
|
||||
[tool.pytest.ini_options]
|
||||
pythonpath = ["."]
|
||||
asyncio_mode = "auto"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ruff>=0.15.20",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user