ó
<¾^Yc           @   s
   d  Z  d S(   s§   import setuptools, tokenize;__file__=%r;f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))N(   t   SETUPTOOLS_SHIM(    (    (    s7   /tmp/pip-build-YOdFBd/pip/pip/utils/setuptools_build.pyt   <module>   s    