1 Star 2 Fork 0

Pasca/Milvus的python接口pymilvus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pytest.ini 215 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yhz 提交于 2020-01-21 13:13 . fix http handler and dev test pass
[pytest]
log_format = [%(asctime)s-%(levelname)s-%(name)s]: %(message)s (%(filename)s:%(lineno)s)
# cli arguments. `-x`-stop test when error occurred;
addopts = -x
testpaths = tests
log_cli = true
log_level = 10
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Samuelcoding/pymilvus.git
git@gitee.com:Samuelcoding/pymilvus.git
Samuelcoding
pymilvus
Milvus的python接口pymilvus
master

搜索帮助