"...git@developer.sourcefind.cn:OpenDAS/torch-cluster.git" did not exist on "d5c8a4df32781cb12d7a165c814331d6d1de1eef"
Commit 07f29d18 authored by rusty1s's avatar rusty1s
Browse files

virtualenv

parent f7399e2b
...@@ -27,7 +27,6 @@ jobs: ...@@ -27,7 +27,6 @@ jobs:
- virtualenv -p python3 --system-site-packages "$HOME/venv" - virtualenv -p python3 --system-site-packages "$HOME/venv"
- source "$HOME/venv/bin/activate" - source "$HOME/venv/bin/activate"
env: env:
- MACOSX_DEPLOYMENT_TARGET=10.9
- CC=clang - CC=clang
- CXX=clang++ - CXX=clang++
install: install:
......
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