mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-12-19 11:04:08 +00:00
Ignore backslashes and whitespace in requirements (#501)
setup-uv gets confused when there are backslashes in `requirements.txt`. This changes the regex to ignore backslashes. --------- Co-authored-by: axm2 <>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
print("Hello world")
|
||||
Reference in New Issue
Block a user