uv
uv copied to clipboard
"Stray quotes" fixup can lead to invalid markers
The "stray quotes" fixup will remove quotes from markers, e.g., numpy (>=1.19) ; python_version >= "3.7" gets rewritten as numpy (>=1.19) ; python_version >= 3.7.
This is all in crates/pypi-types/src/lenient_requirement.rs.
i want to have a try
Just let us know here or in a draft pull request if you need any help!