Commit e334d9ea authored by rusty1s's avatar rusty1s
Browse files

install deps

parent 20fe8b6e
......@@ -110,7 +110,7 @@ install:
- source activate test
- conda install pytorch=${TORCH_VERSION} ${TOOLKIT} -c pytorch --yes
- source script/torch.sh
- pip install flake8 codecov
- pip install flake8 pytest pytest-runner pytest-cov codecov
- python setup.py bdist_wheel --dist-dir=dist
- pip install dist/*.whl
script:
......
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