uv/crates/uv-requirements-txt
Charlie Marsh a681905e12
Allow optional `=` for editables in `requirements.txt` (#10954)
## Summary

We allow this for all other argument flags; seems like an oversight.

Closes https://github.com/astral-sh/uv/issues/10941.
2025-01-24 21:55:51 -05:00
..
src Allow optional `=` for editables in `requirements.txt` (#10954) 2025-01-24 21:55:51 -05:00
test-data/requirements-txt Allow semicolons directly after direct URLs (#8836) 2024-11-05 16:07:07 -05:00
Cargo.toml Warn-and-ignore for unsupported `requirements.txt` options (#10420) 2025-01-09 13:19:51 -05:00