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

[INTERNAL] Adopt pyproject.toml #479

Merged
merged 5 commits into from
Feb 13, 2024
Merged

[INTERNAL] Adopt pyproject.toml #479

merged 5 commits into from
Feb 13, 2024

Conversation

kfdm
Copy link
Collaborator

@kfdm kfdm commented Feb 13, 2024

Probably good to upgrade to the newer best practices here, and then we can also take care of the package updates in the next request.

It should be more reliable to put the version in our pyproject file and
then use importlib.metadata when we want to read the package version.

We add a settings.PROMGEN_VERSION as a convenience internally for getting
the version number.
@kfdm kfdm requested a review from a team as a code owner February 13, 2024 01:21
@kfdm kfdm merged commit 011fbca into line:master Feb 13, 2024
5 checks passed
@kfdm kfdm deleted the pyproject branch February 13, 2024 02: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.

2 participants