Skip to content

Add assertion requiring python3 in setup.py#76

Merged
johnwmillr merged 1 commit into
masterfrom
add-python2-setup-check
Dec 7, 2018
Merged

Add assertion requiring python3 in setup.py#76
johnwmillr merged 1 commit into
masterfrom
add-python2-setup-check

Conversation

@johnwmillr
Copy link
Copy Markdown
Owner

Closes #74.

Per the above issue, installation fails without explanation when a user tries to install lyricsgenius using pip with Python 2.x. This PR adds an assertion test to setup.py that checks for Python 3.x. The install will still fail for Python 2.x (as I'd like it to), but the user will now see an informative error message.

@johnwmillr johnwmillr self-assigned this Dec 7, 2018
@johnwmillr johnwmillr merged commit 7cee564 into master Dec 7, 2018
@johnwmillr johnwmillr deleted the add-python2-setup-check branch December 7, 2018 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant