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

Force later setuptools version for nightly build #97

Merged
merged 1 commit into from
Feb 25, 2018

Conversation

drnlm
Copy link
Member

@drnlm drnlm commented Feb 25, 2018

This works around the current failures we see with Python nightly, by using a version of setuptools that fixes pypa/setuptools#1257

Since the travis-ci people are aware of the problem, though, it might be better drop nightly down to allowed failure until they deploy the fix on their side instead.

@hodgestar
Copy link
Member

I'm happy with this landing (accidentally testing with an old setuptools for a bit is likely no the biggest train smash in the world if we forget to remove this later).

@drnlm drnlm merged commit 4be3e19 into CTPUG:master Feb 25, 2018
@drnlm drnlm deleted the bugs/workaround_setuptools_python_3.7_bug branch February 25, 2018 19:01
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.

scan_module(): ValueError: bad marshal data (unknown type code)
2 participants