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 1acbb4e commit aa475d6Copy full SHA for aa475d6
1 file changed
nox/virtualenv.py
@@ -77,6 +77,7 @@ def __dir__() -> list[str]:
77
"PIP_REQUIRE_VIRTUALENV",
78
"__PYVENV_LAUNCHER__",
79
"UV_SYSTEM_PYTHON",
80
+ "UV_PYTHON",
81
]
82
)
83
0 commit comments