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