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

Enable poetry dynamic versioning #69

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

d33bs
Copy link
Collaborator

@d33bs d33bs commented Dec 16, 2024

This PR enables poetry dynamic versioning to enhance how packages may be built and labeled for distribution. I also added a dunder variable to the primary init file in order to make the version accessible within the package itself (often useful in scenarios where the version data may otherwise be unavailable through Python).

Thanks for any feedback!

References #52 (step 2)

@d33bs d33bs marked this pull request as ready for review December 16, 2024 14:52
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.

1 participant