Skip to content

stop doing tricks to populate version #104

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

Merged
merged 1 commit into from
May 6, 2020
Merged

stop doing tricks to populate version #104

merged 1 commit into from
May 6, 2020

Conversation

Roguelazer
Copy link
Contributor

Closes #95
Closes #98
Obviates #96

@@ -1,7 +1,7 @@
import pkg_resources


VERSION = pkg_resources.resource_stream('easypost', '../VERSION').read().decode('utf-8').strip()
VERSION = '4.0.1'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay

Copy link
Contributor

@jontsai jontsai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Roguelazer Roguelazer merged commit c21a4bf into master May 6, 2020
@jontsai jontsai deleted the no-VERSION branch July 20, 2021 19:39
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.

DeprecationWarning: Use of .. or absolute paths will raise exceptions... Unclosed file in "version.py"
3 participants