We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d7bde commit e1b818eCopy full SHA for e1b818e
1 file changed
ctt.toml
@@ -5,7 +5,7 @@ _extra_tasks = [
5
"uv run just init",
6
"uv run just lint",
7
"uv run just test",
8
- "uv run just test-lowest 3.10",
+ "uv run just test-lowest 3.13",
9
"uv run just build-docs",
10
11
"uvx --with sp-repo-review[cli] repo-review . --ignore PY007,RTD,PC191 --show errskip",
0 commit comments