Skip to content
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

Workflow to automatically upload releases to PyPI #211

Merged
merged 13 commits into from
Dec 15, 2023

Conversation

blaylockbk
Copy link
Owner

@blaylockbk blaylockbk commented Jun 30, 2023

Add workflow to automatically publish a tagged release to PyPI. Resolves #178.

This also modernizes the setup to only use the pyproject.toml file (removed setup.py and setup.cfg files)

I'm not sure how to test it; I guess I'll just have to publish a release and hope for the best

@blaylockbk blaylockbk linked an issue Jun 30, 2023 that may be closed by this pull request
@blaylockbk blaylockbk added the help wanted Extra attention is needed label Jul 18, 2023
@blaylockbk
Copy link
Owner Author

Well, all the tests passed. Might just have to pull the trigger on this, publish a release on PyPI and see if it worked.

@blaylockbk blaylockbk merged commit e7cfcce into main Dec 15, 2023
9 checks passed
@blaylockbk blaylockbk deleted the 178-can-i-use-gh-action-pypi-publish branch December 17, 2023 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can I use gh-action-pypi-publish
1 participant