Skip to content

Commit ab8d431

Browse files
committed
Add ruff to Pipfile
1 parent e9e232f commit ab8d431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ pyreadline3 = { version = ">=3.4", sys_platform = "== 'win32'" }
2121
pytest = "*"
2222
pytest-cov = "*"
2323
pytest-mock = "*"
24+
ruff = "*"
2425
sphinx = "*"
2526
sphinx-autobuild = "*"
2627
sphinx-rtd-theme = "*"

0 commit comments

Comments
 (0)