uv
10e1d17c
- Don't use walrus operator in interpreter query script (#14108)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
229 days ago
Don't use walrus operator in interpreter query script (#14108) Fix `uv run -p 3.7` by not using a walrus operator. Python 3.7 isn't really supported anymore, but there's no reason to break interpreter discovery for it.
References
#14108 - Don't use walrus operator in interpreter query script
Author
konstin
Parents
3d4f0c93
Loading