mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-06-20 02:31:23 +00:00
43f37368c9
setup-uv gets confused when there are backslashes in `requirements.txt`. This changes the regex to ignore backslashes. --------- Co-authored-by: axm2 <>