uv
953a13f1
- Fix parsing requirement where a variable follows an operator without a space (#2273)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#2273 - Fix parsing requirement where a variable follows an operator without a space
Author
konstin
Parents
85042308
Loading