Skip to content

Import _version without catching exception#223

Open
santisoler wants to merge 1 commit into
xgcm:masterfrom
santisoler:fix-import-version
Open

Import _version without catching exception#223
santisoler wants to merge 1 commit into
xgcm:masterfrom
santisoler:fix-import-version

Conversation

@santisoler
Copy link
Copy Markdown
Contributor

Allow import xrft to fail if the xrft/_version.py file doesn't exist. This way it will be possible to catch builds that didn't generate the _version.py file and could lead to versioning issues when releasing.

Related to #221

Allow `import xrft` to fail if the `xrft/_version.py` file doesn't
exist. This way it will be possible to catch builds that didn't generate
the `_version.py` file and could lead to versioning issues when
releasing.
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