"docs/source/vscode:/vscode.git/clone" did not exist on "dfff53bc24ecc07e67fb396120308da34add72da"
Commit 0d385553 authored by zhangwenwei's avatar zhangwenwei
Browse files

Update mmcv CI

parent b8e6547c
......@@ -26,6 +26,7 @@ before_script:
script:
- echo "Start building..."
- pip install "git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI"
- pip install git+https://github.com/open-mmlab/mmcv.git
- pip install git+https://github.com/open-mmlab/mmdetection.git
- python -c "import mmdet; print(mmdet.__version__)"
- pip install -v -e .[all]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment