Skip to content

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

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

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

padamstx
Copy link
Member

@padamstx padamstx commented Aug 6, 2024

PR summary

This commit modifies the project so that its metadata is configured in the pyproject.toml file instead of setup.py.

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Current vs new behavior

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@padamstx padamstx self-assigned this Aug 6, 2024
@padamstx padamstx requested a review from pyrooka August 6, 2024 20:23
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.

Looks good!

This commit modifies the project so that its metadata
is configured in the pyproject.toml file instead of setup.py.

Signed-off-by: Phil Adams <[email protected]>
@padamstx padamstx merged commit be63d03 into main Aug 8, 2024
4 checks passed
@padamstx padamstx deleted the toml-packaging branch August 8, 2024 16:55
ibm-devx-sdk pushed a commit that referenced this pull request Aug 8, 2024
## [0.55.3](v0.55.2...v0.55.3) (2024-08-08)

### Bug Fixes

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

🎉 This PR is included in version 0.55.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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