uv/crates/requirements-txt/src
Charlie Marsh 3ae35adc8e
Allow comments after all requirements.txt entries (#3018)
## Summary

I'm surprised we haven't hit this before, but apparently we don't allow
comments after `--index-url`, `-e` entries, etc., in the
requirements.txt parser.

Closes #3011.

## Test Plan

`cargo test`
2024-04-12 15:56:57 -04:00
..
snapshots Remove editable field from `RequirementEntry` (#2987) 2024-04-11 04:55:41 +00:00
lib.rs Allow comments after all requirements.txt entries (#3018) 2024-04-12 15:56:57 -04:00