This commit is contained in:
Gregory Becker 2023-03-28 20:27:54 -07:00
parent 6f959badcb
commit e156679b5a

View File

@ -100,8 +100,12 @@ def update_installations(self):
if sys.platform == "win32":
self.install_all()
else:
tty.warn("BEFORE INSTALL")
self._install_with_depfile()
tty.warn("AFTER")
print("BEFORE REGENERATE")
self.write(regenerate=True)
print("AFTER REGENERATE")
def update_syspath_and_environ(self):
"""Update ``sys.path`` and the PATH, PYTHONPATH environment variables to point to