Should pip --upgrade-strategy only-if-needed
be a default argument?
#28
Labels
question
Further information is requested
We already mention it in the scala docs here:
conda-env-builder/tools/src/com/github/condaincubator/condaenvbuilder/api/PipStep.scala
Lines 43 to 57 in 38f41ac
And it's part of the conda doc recommendations here: https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#using-pip-in-an-environment
We'd want to support opting out if we make it the default, which could be inelegant.
Thoughts?
The text was updated successfully, but these errors were encountered: