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 de1765a commit 2e63f9dCopy full SHA for 2e63f9d
.github/workflows/ci.yaml
@@ -7,7 +7,7 @@ jobs:
7
- uses: actions/checkout@v2
8
- uses: actions/setup-python@v2
9
with:
10
- python-version: '3.10'
+ python-version: '3.11'
11
- name: Install dependencies
12
run: |
13
pip install poetry
0 commit comments