uv
c2088af7 - Hint at missing quote in marker (#6414)

Commit
1 year ago
Hint at missing quote in marker (#6414) For https://github.com/astral-sh/uv/issues/6379#issuecomment-2303074836. Input: `name; python_version == 3.10` Error: ``` Expected a quoted string or a valid marker name, found '3.10' name; python_version == 3.10 ^^^^ ```
Author
Parents
Loading