mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Pin pkginfo==1.8.3 as workaround for #1913
This commit is contained in:
parent
07aad51176
commit
4a0bd960e9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue