Pin pkginfo==1.8.3 as workaround for #1913

pull/1930/head 1.0a0
Simon Willison 2022-11-29 11:57:54 -08:00
rodzic 07aad51176
commit 4a0bd960e9
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -51,6 +51,7 @@ jobs:
${{ runner.os }}-publish-pip-
- name: Install dependencies
run: |
pip install pkginfo==1.8.3
pip install setuptools wheel twine
- name: Publish
env: