• Jim Fulton's avatar
    Use setuptools PackageIndex objects to check for new versions without · 5a2762da
    Jim Fulton authored
    invoking easy install.  This should make things go faster in practice.
    
    Stop giving setuptools special treatment when downloading.
    Unfortunately, this means tests take a lot longer to run and probably
    that they can only be run when connected. :(
    Maybe I should figure out a way to get stuptools to use a different
    default index when running tests. :/
    5a2762da
easy_install.py 15.4 KB