Support custom python download url or domain #5253
boringplay
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In some case, we maybe use github proxy to download github contents. Can it support custom python download url or domain ?
For example,
"{PYTHON_DOWNLOAD_URL}/{tag}/{filename}"
or"{PYTHON_DOWNLOAD_HOST}/astral-sh/python-build-standalone/releases/download/{tag}/{filename}"
mise/src/plugins/core/python.rs
Line 199 in 21aac24
Beta Was this translation helpful? Give feedback.
All reactions