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 5c8e79c commit 7dcc7b7Copy full SHA for 7dcc7b7
.github/workflows/ci.yaml
@@ -5,7 +5,7 @@ on:
5
pull_request:
6
env:
7
POETRY_VERSION: "1.8.3"
8
- DEFAULT_PY_VERSION: "3.12"
+ DEFAULT_PY_VERSION: "3.13"
9
10
jobs:
11
Lint:
0 commit comments