test_helpers.py
2.61 KB
-
pep508: ensure whitespace prefix for quoted marker · 0e9e9944
Prior to this fix, when formatting PEP 508 dependency specification for remote url references, the quoted marker was not prefixed with required whitespace. This change ensures that the format adheres to the specified grammar. Resolves: python-poetry/poetry#2326
Simone Primarosa committed