We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe9752d commit 86e9f3eCopy full SHA for 86e9f3e
1 file changed
pyproject.toml
@@ -72,7 +72,7 @@ docs = [
72
'furo',
73
'sphinx-copybutton',
74
]
75
-dev = ['ruff==v0.13.2', 'discord.py', 'pyright', 'pre-commit']
+dev = ['ruff==0.13.2', 'discord.py', 'pyright', 'pre-commit']
76
speed = ['orjson']
77
78
[project.urls]
0 commit comments