Open kenden opened 1 week ago
We have started to use uv, together with hatch, to manage dependencies. We'd like to use it for the python distribution management too.
Could we add support for UV_PYTHON_INSTALL_MIRROR (from https://docs.astral.sh/uv/configuration/environment/) ?
UV_PYTHON_INSTALL_MIRROR
This could help with https://github.com/pypa/hatch/issues/1596
Can you explain your desired workflow?
We have started to use uv, together with hatch, to manage dependencies.
We'd like to use it for the python distribution management too.
Could we add support for
UV_PYTHON_INSTALL_MIRROR
(from https://docs.astral.sh/uv/configuration/environment/) ?This could help with https://github.com/pypa/hatch/issues/1596