Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Python] Add a workflow to release to PyPi #145

Merged
merged 2 commits into from
Jan 7, 2024
Merged

Conversation

brasmusson
Copy link
Contributor

🤔 What's changed?

Add the workflow release-pypi.yaml to release to Pypi
Also add the pyproject.toml to specify the build backend, and remove the tasks/release.py as releases should be make using GitHub actions.

⚡️ What's your motivation?

Releases should be make using GitHub actions.

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, documentation etc. without changing behaviour)

♻️ Anything particular you want feedback on?

📋 Checklist:


This text was originally generated from a template, then edited by hand. You can modify the template here.

Also add the pyproject.toml to specify the build backend, and
remove the tasks/release.py as releases should be make using
GitHub actions.
@brasmusson brasmusson merged commit 82911f6 into main Jan 7, 2024
28 checks passed
@brasmusson brasmusson deleted the add-python-release branch January 7, 2024 08:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant