Closed jwgwalton closed 4 years ago
If pip isn't explicitly mentioned in conda.yaml it will default to the system pip. This broke the example for me as i had an out of date version of pip which didn't work with the latest conda.
@mateiz Could you review this please.
Thanks for the PR! Merged!
If pip isn't explicitly mentioned in conda.yaml it will default to the system pip. This broke the example for me as i had an out of date version of pip which didn't work with the latest conda.