Pin pkginfo==1.8.3 as workaround for #1913

This commit is contained in:
Simon Willison 2022-11-29 11:57:54 -08:00
commit 4a0bd960e9

View file

@ -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: