No need for pkginfo pin any more

The upstream issue was fixed. Refs #1913
This commit is contained in:
Simon Willison 2022-11-29 21:25:40 -08:00 committed by GitHub
commit 4ddd77e512
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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