Skip to content

Commit 2e688c8

Browse files
committed
poetry run
1 parent f3b0380 commit 2e688c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ ipdb = "*"
3939
pyright = ">=1.1.282"
4040
pre-commit = "*"
4141
tox = "*"
42-
ruff = ">=0.2.0"
4342

4443
[tool.poetry.group.test]
4544
optional = true
4645

4746
[tool.poetry.group.test.dependencies]
47+
ruff = ">=0.2.0"
4848
pytest = ">=7.2.0"
4949
pytest-cov = "*"
5050

0 commit comments

Comments
 (0)