Skip to content

Conversation

@crwood
Copy link
Member

@crwood crwood commented Mar 26, 2020

This PR installs and enables versioneer to manage version strings in a more automated way.

Because Versioneer gathers its version-related information from the local git repo, naturally, it does not support frozen interpreters/installations, so this PR also updates the PyInstaller ".spec" file to write the current version string to a version.txt file in the resources dir (and modifies __init__.py to load the version string from that file at startup in the event that the application is running frozen).

@crwood crwood merged commit 1e36b2a into master Mar 26, 2020
@crwood crwood deleted the versioneer branch April 2, 2020 21:05
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