uv/scripts
Andrew Gallant 61e03e3655
bootstrap: add 'libxcrypt-compat' to pacman install command (#1137)
This is apparently necessary to permit Python 3.8.12 to run. Namely, it
needs to link to libcrypt.so.1, and without libxcrypt-compat, that
linking step fails.
2024-01-26 16:56:41 -05:00
..
bench Make bench script requirements Poetry-only (#1093) 2024-01-25 09:48:00 -05:00
benchmarks Rename puffin-cli crate to puffin (#976) 2024-01-18 19:02:52 -05:00
bootstrap bootstrap: add 'libxcrypt-compat' to pacman install command (#1137) 2024-01-26 16:56:41 -05:00
compare_with_pip Update compare_with_pip.py (#828) 2024-01-08 09:46:30 +00:00
editable-installs Support extras in editable requirements (#1113) 2024-01-26 12:07:51 +00:00
popular_packages Finish install-many with pypi 10k most dependents (#732) 2023-12-27 09:42:51 -05:00
requirements Move Puffin subcommands to a pip namespace (#921) 2024-01-15 16:36:45 +00:00
scenarios Add pip compile test where specific Python versions are available on the system (#1111) 2024-01-26 18:38:24 +00:00
wheels Implement --find-links as flat indexes (directories in pip-compile) (#912) 2024-01-15 02:04:10 +00:00