[17:59:11] <buck11> i'd like to propose backing out virtualenv#118 in the case of ubuntu trusty + https://bitbucket.org/ned/coveragepy/issue/340/keyerror-subpy#comment-13671053
[18:00:29] <buck11> a feature-detection approach would look for sys.prefix+'local' in get_makefile_filename
[20:43:56] <lobachevsky> Hi, i have a question regarding wheels
[20:44:50] <lobachevsky> When I install a package with pip, I can give it additional options with --install-option. Is there a similar option for building wheels?
[20:45:22] <lobachevsky> I want to provide a prebuilt wheel of pyzmq built against a locally built version of libzmq