Skip to content

Commit

Permalink
add twine
Browse files Browse the repository at this point in the history
  • Loading branch information
qingyun-wu committed Dec 6, 2024
1 parent d3f986f commit 787cf1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Build pyautogen
shell: pwsh
run: |
pip install twine
python setup.py sdist bdist_wheel
- name: Publish pyautogen to PyPI
env:
Expand Down

0 comments on commit 787cf1d

Please sign in to comment.