JuliaPy / Conda.jl

Conda managing Julia binary dependencies
Other
172 stars 57 forks source link

Allow downloading miniconda from alternative url #197

Closed deyandyankov closed 1 year ago

deyandyankov commented 3 years ago

I am behind a corporate firewall with no direct access to internet. However, we do have a local URL with miniconda sources and binaries. The current PR allows one to set CONDA_JL_BASEURL environment variable and use that value for downloading miniconda.