mirror of
https://github.com/clearml/clearml-agent
synced 2025-06-26 18:16:15 +00:00
Upgrade default pip version to <20.2
This commit is contained in:
parent
522dd85d7b
commit
87ffd95eaa
@ -26,7 +26,7 @@
|
|||||||
type: pip,
|
type: pip,
|
||||||
|
|
||||||
# specify pip version to use (examples "<20", "==19.3.1", "", empty string will install the latest version)
|
# specify pip version to use (examples "<20", "==19.3.1", "", empty string will install the latest version)
|
||||||
pip_version: "<20",
|
pip_version: "<20.2",
|
||||||
|
|
||||||
# virtual environment inheres packages from system
|
# virtual environment inheres packages from system
|
||||||
system_site_packages: false,
|
system_site_packages: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user