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 deprecated pkg_resources functions #187

Merged
merged 2 commits into from
Jul 17, 2023
Merged

Replace deprecated pkg_resources functions #187

merged 2 commits into from
Jul 17, 2023

Conversation

MartinMohrmann
Copy link
Member

This is some small changes of how GliderTools is handeling it's own version string. I refactored it because previously used pkg_resources is deprecated now. Also, I was able to remove some code duplication. Note that you will always get "version_undefined" as version string in a development environment. This is on purpose, the version string is based on the release number included when making a release, the last release can be installed the usual way over pip/conda.

@MartinMohrmann MartinMohrmann merged commit fa38b77 into GliderToolsCommunity:master Jul 17, 2023
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