-
Couldn't load subscription status.
- Fork 103
Open
Labels
bashrelated to bash shell or scriptsrelated to bash shell or scriptscommandletrelated to commandlets (scripts/command/*)related to commandlets (scripts/command/*)enhancementNew feature or requestNew feature or request
Description
With the switch from ide-mirrors to ide-urls, versions of the pip commandlet are available. In order to be able to use this functionality, the commandlet must be adjusted so that it does not always automatically use the latest version.
Therefore, the doDownload line must be adjusted to either use "${PIP_VERSION}" if it configured, or if not, the latest version must be determined and passed to doDownload.
Metadata
Metadata
Assignees
Labels
bashrelated to bash shell or scriptsrelated to bash shell or scriptscommandletrelated to commandlets (scripts/command/*)related to commandlets (scripts/command/*)enhancementNew feature or requestNew feature or request