Update the tox coverage environment to python2.7.
Python 2.6 uses a "hack" to call __complex__ and so we lost coverage of that. 2.7 does it correctly. See https://github.com/zopefoundation/zope.proxy/pull/6#issuecomment-103618850
Showing
Please register or sign in to comment