mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-07-06 16:51:37 +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 <>