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 1289134 commit 1d5c47fCopy full SHA for 1d5c47f
pyproject.toml
@@ -40,6 +40,7 @@ azure = ["adlfs"]
40
check = [
41
"pre-commit",
42
"pyright==1.1.372", # Pinned; manually sync with .github/workflows/code-checks.yml
43
+ "ruff==0.5.4", # Pinned; manually sync with pre-commit-config.yaml
44
"types-appdirs",
45
]
46
doc = [
0 commit comments