uv/scripts
Charlie Marsh 462fec1968
Remove readarray from install.sh (#1198)
## Summary

This isn't available on macOS (see, e.g.,
https://stackoverflow.com/questions/23842261/alternative-to-readarray-because-it-does-not-work-on-mac-os-x),
but this version works both on macOS and Linux.

Closes https://github.com/astral-sh/puffin/issues/1196. (Verified
locally and on CI.)
2024-01-31 10:22:13 -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 Remove readarray from install.sh (#1198) 2024-01-31 10:22:13 -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 Instrument the main function and add jupyter.in (#1186) 2024-01-30 11:03:24 +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