• Jonathan Helmus's avatar
    Add --skip-dep-install to boostrap.py script · 4481a64e
    Jonathan Helmus authored
    The --skip-dep-install flag skips installation of setuptools dependencies
    using pip, delegating this responsibility to other tools.  This can be used to
    install setuptools without the need for pip.
    
    closes #950
    4481a64e
bootstrap.py 2.87 KB