- Notifications
You must be signed in to change notification settings - Fork294
Try dealing with the backwards incompatible changes in setuptools again#263
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecov-io commentedJun 6, 2016 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Current coverage is90.48%@@ master #263 diff @@========================================== Files 51 51 Lines 6857 6840 -17 Methods 0 0 Messages 0 0 Branches 1317 1291 -26 ==========================================- Hits 6225 6189 -36- Misses 472 485 +13- Partials 160 166 +6
|
Hmm, maybe shouldn't run with loads of setuptools versions… |
jraby commentedJul 18, 2016
For the record, checking version of setuptools in the body of For example this fails:
|
@jraby can you file a new issue for that? that's a good point, and should check if removing that |
This tries to address#231 again, reverting to platform_python_implementation. This should work everywhere with setuptools 18.5 above; see#231 for more discussion of this.