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 f4e0144 commit 1234e20Copy full SHA for 1234e20
scripts/deploy/pyproject.toml
@@ -22,7 +22,7 @@ packages = ["."]
22
line-length = 140
23
# Like Black
24
indent-width = 4
25
-target-version = "py313"
+target-version = "py310"
26
exclude = ["files"]
27
src = ["*.py", "test"]
28
0 commit comments