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

make release no longer breaks PEP8 #204

Merged
merged 1 commit into from
Jan 28, 2016
Merged

make release no longer breaks PEP8 #204

merged 1 commit into from
Jan 28, 2016

Conversation

mjksmith
Copy link
Contributor

Currently running make release leaves setup.py in a state that doesn't conform to PEP8. This makes it so we have to run pre-commit twice when pushing a new release.

That sucks so I fixed it.

@mjksmith mjksmith self-assigned this Jan 28, 2016
@solarkennedy
Copy link
Contributor

ship

mjksmith added a commit that referenced this pull request Jan 28, 2016
make release no longer breaks PEP8
@mjksmith mjksmith merged commit 8a4ca6e into master Jan 28, 2016
@mjksmith mjksmith deleted the fix_makefile branch January 28, 2016 22:12
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