1 Star 0 Fork 0

fengc_h/hnswlib

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 238 Bytes
一键复制 编辑 原始数据 按行查看 历史
louisabraham 提交于 2019-08-24 20:20 +08:00 . remove unuseful cp (and relaunch tests)
language: python
matrix:
include:
- python: 3.6
- python: 3.7
install:
- |
cd python_bindings
pip install -r requirements.txt
python setup.py install
script:
- |
cd python_bindings
python setup.py test
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/code0_FC/hnswlib.git
git@gitee.com:code0_FC/hnswlib.git
code0_FC
hnswlib
hnswlib
master

搜索帮助