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

fix(build): migrate setup.py to pyproject.toml #205

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

padamstx
Copy link
Member

@padamstx padamstx commented Aug 6, 2024

This commit migrates the project from the setup.py style of publishing to using pyproject.toml instead.

@padamstx padamstx requested a review from pyrooka August 6, 2024 19:24
This commit migrates the project from the setup.py
style of publishing to using pyproject.toml instead.

Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
@padamstx padamstx self-assigned this Aug 6, 2024
Copy link
Member

@pyrooka pyrooka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good, I like this new approach of dependency management and publishing.

.travis.yml Show resolved Hide resolved
@padamstx padamstx merged commit bb99878 into main Aug 7, 2024
4 checks passed
@padamstx padamstx deleted the toml-packaging branch August 7, 2024 14:56
ibm-devx-sdk pushed a commit that referenced this pull request Aug 7, 2024
## [3.20.5](v3.20.4...v3.20.5) (2024-08-07)

### Bug Fixes

* **build:** migrate setup.py to pyproject.toml ([#205](#205)) ([bb99878](bb99878))
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 3.20.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

padamstx added a commit that referenced this pull request Aug 7, 2024
This commit migrates the project from the setup.py
style of publishing to using pyproject.toml instead.

Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
padamstx added a commit that referenced this pull request Aug 7, 2024
This commit migrates the project from the setup.py
style of publishing to using pyproject.toml instead.

Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
ibm-devx-sdk pushed a commit that referenced this pull request Aug 7, 2024
## [3.20.5](v3.20.4...v3.20.5) (2024-08-07)

### Bug Fixes

* **build:** migrate setup.py to pyproject.toml ([#205](#205)) ([#206](#206)) ([03c8a6d](03c8a6d))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants