Commit d5a788d4 authored by rusty1s's avatar rusty1s
Browse files

add torch

parent 868a236c
......@@ -3,8 +3,10 @@ build:
python:
version: 3.7
use_system_site_packages: true
setup_py_install: true
install:
- requirements: docs/requirements.txt
- requirements: torch_nightly -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
system_packages: true
formats: []
......
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