mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
No need for pkginfo pin any more
The upstream issue was fixed. Refs #1913
This commit is contained in:
parent
8404b21556
commit
4ddd77e512
1 changed files with 0 additions and 1 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -51,7 +51,6 @@ jobs:
|
||||||
${{ runner.os }}-publish-pip-
|
${{ runner.os }}-publish-pip-
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
pip install pkginfo==1.8.3
|
|
||||||
pip install setuptools wheel twine
|
pip install setuptools wheel twine
|
||||||
- name: Publish
|
- name: Publish
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue