mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-21 07:42:05 +00:00
![]() PEP 508 requires a space between a URL and the semicolon separating it from the markers to disambiguate it from a url ending with a semicolon. This is easy to get wrong because the space is not required after a plain name of PEP 440 specifier. The new error message explicitly points out the missing space. Fixes #1637 |
||
---|---|---|
.. | ||
lib.rs | ||
marker.rs | ||
verbatim_url.rs |