-
- Downloads
Change the way the requirements are installed into the internal venv. They...
Change the way the requirements are installed into the internal venv. They will now be installed during the configure stage. The actual dune package is installed only if requirements were installed successfully using --no-deps and --no-build-isolation. This way there is no failure if there is no internet connection. slight change to previous approach: during configure install external packages (not dune modules), during installation of the dune package, locally available packages (wheelhouse) will be installed as well but with --no-index to avoid requiring internet access
parent
f441811f
No related branches found
No related tags found
Please register or sign in to comment