We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de83ba2 commit 82808e5Copy full SHA for 82808e5
toml-reference/toml-reference.mdx
@@ -58,7 +58,7 @@ use_uv = true
58
Check your build logs for these indicators:
59
60
- **UV_PIP_INSTALL_STARTED** - UV is successfully being used
61
-- **PIP_INSTALL_STARTED** - Standard pip installation (when `use_uv=false`)
+- **PIP_INSTALL_STARTED** - Standard pip installation (when `use_uv` is `false`)
62
63
<Warning>
64
While UV is compatible with most packages, some edge cases may cause build
0 commit comments