Skip to content

Commit 3f44f4b

Browse files
committed
Try upgrading pkginfo
1 parent 55c12dd commit 3f44f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: Build source distribution
6767
run: |
68-
python -m pip install --upgrade pip setuptools wheel build twine
68+
python -m pip install --upgrade pip setuptools wheel build twine pkginfo
6969
python -m build --sdist --outdir sdist
7070
7171
- name: Publish wheels and source distribution to PyPI

0 commit comments

Comments
 (0)