uv/crates/requirements-txt
Ibraheem Ahmed 8ce9051296
Parse marker tree before evaluation (#3520)
## Summary

Parse `MarkerTree` expressions upfront, instead of lazily during
evaluation.

This makes implementing https://github.com/astral-sh/uv/issues/3355 a
lot easier.
2024-05-14 11:02:30 -04:00
..
src Parse marker tree before evaluation (#3520) 2024-05-14 11:02:30 -04:00
test-data/requirements-txt Rename scripts/editable-installs to scripts/packages (#2644) 2024-03-25 03:56:00 +00:00
Cargo.toml Remove unused dependencies (#3527) 2024-05-11 13:33:49 -04:00