mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 10:15:43 +00:00
Change pymilvus-distributed to pymilvus (#5369)
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
This commit is contained in:
@@ -76,3 +76,6 @@ gtags.conf
|
||||
# go-codecov
|
||||
coverage.txt
|
||||
profile.out
|
||||
|
||||
# virtualenv
|
||||
venv/
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
--extra-index-url https://test.pypi.org/simple/
|
||||
grpcio==1.26.0
|
||||
grpcio-tools==1.26.0
|
||||
numpy==1.18.1
|
||||
@@ -10,7 +11,7 @@ allure-pytest==2.7.0
|
||||
pytest-print==0.2.1
|
||||
pytest-level==0.1.1
|
||||
pytest-xdist==2.2.1
|
||||
pymilvus-distributed==0.0.66
|
||||
pymilvus==2.0a1.dev1
|
||||
pytest-rerunfailures==9.1.1
|
||||
git+https://github.com/Projectplace/pytest-tags
|
||||
ndg-httpsclient
|
||||
|
||||
Reference in New Issue
Block a user