uv
953a13f1 - Fix parsing requirement where a variable follows an operator without a space (#2273)

Commit
1 year ago
Fix parsing requirement where a variable follows an operator without a space (#2273) Fix parsing `pytest;'4.0'>=python_version`, where previously the operator and the variable were incorrectly tokenized as one invalid operator. Fixes #2247
Author
Parents
Loading