uv/scripts/bootstrap
konsti 0199ad64bb
Fix bootstrap install script on windows (#1162)
Windows doesn't support symlinks, doesn't use a `bin` directory and all
pythons are called `python.exe`.

Note that this is still broken, `.\bin\python3.10.13` is missing its
.exe extension and renaming it to `.\bin\python3.10.13.exe` makes it
complain about not finding python310.dll.
2024-02-03 17:30:01 +01:00
..
fetch-version-metadata.py Add bootstrapping and isolation of development Python versions (#1105) 2024-01-26 12:12:48 -06:00
install.py Fix bootstrap install script on windows (#1162) 2024-02-03 17:30:01 +01:00
install.sh Remove readarray from `install.sh` (#1198) 2024-01-31 10:22:13 -05:00
versions.json Add bootstrapping and isolation of development Python versions (#1105) 2024-01-26 12:12:48 -06:00