Skip to content

Commit f487a1e

Browse files
committed
Target Python 3.8
1 parent 4bb8706 commit f487a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ rust-codec = ["betterproto-rust-codec"]
5151

5252
[tool.ruff]
5353
extend-exclude = ["tests/output_*"]
54-
target-version = "py310"
54+
target-version = "py38"
5555

5656
[tool.ruff.lint.isort]
5757
combine-as-imports = true

0 commit comments

Comments
 (0)