Skip to content

use hatchling #49

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 3 commits into from
May 30, 2025
Merged

use hatchling #49

merged 3 commits into from
May 30, 2025

Conversation

brittanyrjones
Copy link
Contributor

@brittanyrjones brittanyrjones commented May 27, 2025

Pull Request

Summary

Using hatchling instead of setuptools for python backend build.
Fixes #


What Changed


Using hatchling instead of setuptools for python backend build.

Checklist

  • I’ve added or updated unit tests where necessary
  • I’ve added or updated documentation
  • I've run pdoc3 to generate the documentation
  • I’ve manually tested the functionality in this PR
  • This pull request is ready for review

Testing

Example

ensure build succeeds and that the package configuration is correct in the tar

$ uv build
Building source distribution...
Building wheel from source distribution...
Successfully built dist/heroku_applink-0.1.0.tar.gz
Successfully built dist/heroku_applink-0.1.0-py3-none-any.whl

@brittanyrjones brittanyrjones marked this pull request as ready for review May 27, 2025 18:01
@brittanyrjones brittanyrjones requested a review from a team as a code owner May 27, 2025 18:01
@brittanyrjones brittanyrjones merged commit fee894d into main May 30, 2025
7 checks passed
@brittanyrjones brittanyrjones deleted the bj-use-hatch branch May 30, 2025 19:39
This was referenced Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants