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 2564d0a commit 7aa90aeCopy full SHA for 7aa90ae
.github/workflows/test_build_and_push.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: actions/checkout@v4
39
- uses: actions/setup-python@v5
40
with:
41
- python-version: '3.7'
+ python-version: '3.8'
42
architecture: 'x64'
43
- name: Install needed packages to push new version on PyPi
44
run: |
0 commit comments