v1.4.1 make "make bootstrap" runs totally offline.
when install from deb that contains wheelhouse, do not touch network, do not read user's pip configuration, which may include extra find-links option, which in turn result in network requests. After adding --isolated option, "make bootstrap" runs totally offline.
parent
1df238df
Please register or sign in to comment