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.
UV_PROJECT
1 parent fe7fc32 commit 0632e24Copy full SHA for 0632e24
CHANGELOG.md
@@ -12,6 +12,10 @@
12
- Support `--find-links`-style "flat" indexes in `[[tool.uv.index]]` ([#12407](https://github.com/astral-sh/uv/pull/12407))
13
- Distinguish between `-q` and `-qq` ([#12300](https://github.com/astral-sh/uv/pull/12300))
14
15
+### Configuration
16
+
17
+- Support `UV_PROJECT` environment to set project directory. ([#12327](https://github.com/astral-sh/uv/pull/12327))
18
19
### Performance
20
21
- Use a boxed slice for various requirement types ([#12514](https://github.com/astral-sh/uv/pull/12514))
0 commit comments