If we do not pass this command for the conda packages that do not install correctly the pip metadata, the pip install . command will install again the packages from PyPI.
For example, this will happen for casadi until https://github.com/conda-forge/casadi-feedstock/pull/59 is merged.
If we do not pass this command for the conda packages that do not install correctly the pip metadata, the
pip install .
command will install again the packages fromPyPI
. For example, this will happen for casadi until https://github.com/conda-forge/casadi-feedstock/pull/59 is merged.