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

Replace _version_generated.py for _version.py #80

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Replace _version_generated.py for _version.py #80

merged 2 commits into from
Mar 22, 2024

Conversation

santisoler
Copy link
Member

Replace the name of the autogenerated file choclo/_version_generated.py for choclo/_version.py. Remove the existing _version.py and make choclo/__init__.py to append the leading v to the version number. Add choclo/_version.py to .gitignore.

Relevant issues/PRs:

Related to #77

Replace the name of the autogenerated file
`choclo/_version_generated.py` for `choclo/_version.py`. Remove the existing
`_version.py` and make `choclo/__init__.py` to append the leading `v` to
the version number. Add `choclo/_version.py` to `.gitignore`.
@santisoler santisoler merged commit 0a2dc38 into main Mar 22, 2024
15 checks passed
@santisoler santisoler deleted the version branch March 22, 2024 21:57
@leouieda
Copy link
Member

Good catch. This was needed before for datasets module to import the version but no longer needed.

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