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 2f9dcc5 commit dec675aCopy full SHA for dec675a
.github/workflows/release.yaml
@@ -66,7 +66,7 @@ jobs:
66
- name: Set up Python
67
uses: actions/setup-python@v5
68
with:
69
- python-version: 3.8
+ python-version: 3.9
70
71
- name: Install dependencies
72
run: make install-dev
0 commit comments