uv/scripts
konsti e97b094bc9
Add musl to python bootstrapping script (#1758)
Previously, only glibc builds were tracked in the bootstrap script. A
new field `libc` tracks if `gnu` or `musl` are used on linux, while it
is `"none"` everywhere else. I've confirmed that the updated script
works on ubuntu and alpine.
2024-02-22 10:46:48 +01:00
..
bench fix: remove uv version from uv pip compile header (#1716) 2024-02-19 20:26:53 +00:00
benchmarks Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
bootstrap Add musl to python bootstrapping script (#1758) 2024-02-22 10:46:48 +01:00
compare_with_pip Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
editable-installs Allow URL requirements in editable installs (#1614) 2024-02-17 15:20:23 -05:00
popular_packages Finish install-many with pypi 10k most dependents (#732) 2023-12-27 09:42:51 -05:00
requirements fix: remove uv version from uv pip compile header (#1716) 2024-02-19 20:26:53 +00:00
scenarios Update the scenarios to use vendored build dependencies (#1605) 2024-02-19 21:55:03 +00:00
wheels Implement --find-links as flat indexes (directories in pip-compile) (#912) 2024-01-15 02:04:10 +00:00