Skip to content

Commit

Permalink
updated twine and pkginfo verdsions
Browse files Browse the repository at this point in the history
  • Loading branch information
Nneji123 committed Dec 29, 2024
1 parent 6edca36 commit 357020b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- name: Install build dependencies
run: |
python -m pip install --upgrade pip
pip install build twine
pip install --upgrade pkginfo==1.10
pip install build twine==6.0.1
pip install --upgrade pkginfo==1.12.0
# Build the distribution
- name: Build distribution
Expand Down

0 comments on commit 357020b

Please # to comment.