We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e232f commit ab8d431Copy full SHA for ab8d431
Pipfile
@@ -21,6 +21,7 @@ pyreadline3 = { version = ">=3.4", sys_platform = "== 'win32'" }
21
pytest = "*"
22
pytest-cov = "*"
23
pytest-mock = "*"
24
+ruff = "*"
25
sphinx = "*"
26
sphinx-autobuild = "*"
27
sphinx-rtd-theme = "*"
0 commit comments