-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev #29
Conversation
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
enhancement, configuration changes
Description
build
module andpypa/gh-action-pypi-publish
action.Changes walkthrough 📝
python-publish.yml
Update Python package publishing workflow for GitHub Actions
.github/workflows/python-publish.yml
setuptools
,wheel
, andtwine
withbuild
for buildingpackages.
pypa/gh-action-pypi-publish
withtoken authentication.