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

Update package build system to hatchling #729

Merged
merged 3 commits into from
Jan 14, 2025
Merged

Conversation

djhoese
Copy link
Member

@djhoese djhoese commented Jan 13, 2025

This is my initial attempt to switch the python package building system from setuptools (old, but classic library) to hatchling (new hotness). My hope is that besides using more modern tooling, I'm hoping I'll be able to restore the bundled bash scripts (see #728).

@djhoese djhoese added enhancement component:build related to building or release creation labels Jan 13, 2025
@djhoese djhoese self-assigned this Jan 13, 2025
@coveralls
Copy link

coveralls commented Jan 13, 2025

Coverage Status

coverage: 84.922%. remained the same
when pulling 71e0acd on djhoese:hatchling
into a137ce0 on ssec:main.

@djhoese djhoese marked this pull request as ready for review January 14, 2025 20:03
@djhoese
Copy link
Member Author

djhoese commented Jan 14, 2025

I think I've covered everything here and this closes #728 from what I can tell. I'll merge this and verify the resulting software bundle that's created.

@djhoese djhoese merged commit dbfccf5 into ssec:main Jan 14, 2025
9 checks passed
@djhoese djhoese deleted the hatchling branch January 14, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:build related to building or release creation enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants