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 6cc92a5 commit a04cdd4Copy full SHA for a04cdd4
.github/workflows/pypi.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Python
23
uses: actions/setup-python@v2
24
with:
25
- python-version: '3.7'
+ python-version: '3.8'
26
- name: Install dependencies
27
run: |
28
python -m pip install --upgrade pip
0 commit comments