uv
4b8a2de6
- Add boolish value parser for *MANAGED_PYTHON flags (#12345)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
293 days ago
Add boolish value parser for *MANAGED_PYTHON flags (#12345) There was a bug where `UV_MANAGED_PYTHON` and `UV_NO_MANAGED_PYTHON` only accepted `true` or `false`. This switches to the boolish value parser for those flags. Closes #12336
References
#12345 - Add boolish value parser for *MANAGED_PYTHON flags
Author
jtfmumm
Parents
584dd36e
Loading