We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d376f5 commit 8d5cd7eCopy full SHA for 8d5cd7e
.github/workflows/pkg.yml
@@ -71,6 +71,7 @@ jobs:
71
run: |
72
pip install -r ./requirements.txt
73
pip install pyinstaller
74
+ pip install --upgrade certifi
75
76
- name: Run py-pkger.py
77
0 commit comments