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 48a4bc0 commit c9e90a7Copy full SHA for c9e90a7
.github/workflows/build-and-publish.yaml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
- uses: actions/setup-python@v2
17
with:
18
- python-version: 3.9
+ python-version: 3.10
19
- name: Install dependencies
20
run: |
21
python -m pip install --upgrade pip build twine
0 commit comments