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

Adding zip_safe=False to setup.py's. #7

Merged
merged 5 commits into from
Nov 1, 2017
Merged

Adding zip_safe=False to setup.py's. #7

merged 5 commits into from
Nov 1, 2017

Conversation

swolebro
Copy link
Contributor

@swolebro swolebro commented Nov 1, 2017

As discussed in issue #6.

Also fixed a bug in report_to_table.py (probably caused by updates to nox), and added some notes to save future hair pulling.

Should reference 'result_code' instead of 'result'. Fairly certain
this arose from commit cb64e339 on jonparrott/nox, but no point
digging into it now.
Using:
* Python 2.7.12 and 3.5.2
* setuptools 36.6.0
* pip 9.0.1
* wheel 0.30.0
This prevents zipped eggs from being installed, and seems to
improve overall compatiblity, as discussed in #6.
Installations now pass in 95/160 combos, instead of only 72/160.
@theacodes theacodes merged commit d32f740 into pypa:master Nov 1, 2017
@theacodes
Copy link
Member

Thank you so much for doing this, @swolebro!

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.

5 participants