mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Upgrade set-tools to fix scale python install (#17764)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
parent
a6e336e4fc
commit
098d8ee471
@ -40,6 +40,7 @@ pipeline {
|
||||
container('milvus-test') {
|
||||
dir ('tests/python_client'){
|
||||
sh """
|
||||
pip install --upgrade setuptools
|
||||
pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
pip install --upgrade protobuf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user