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 04fdcfb commit e9bd8aaCopy full SHA for e9bd8aa
.github/workflows/pypi.yml
@@ -15,6 +15,7 @@ jobs:
15
- name: Set up Python
16
uses: actions/setup-python@v5
17
with:
18
+ python-version: 3.11
19
cache: 'pip'
20
21
- name: Install dependices
0 commit comments