Commit 57d41dd7 authored by rusty1s's avatar rusty1s
Browse files

local install

parent 7b22a0a3
...@@ -7,6 +7,8 @@ python: ...@@ -7,6 +7,8 @@ python:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt
- method: pip - method: pip
path: torch_nightly -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html path: torch_nightly -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
- method: setuptools
path: .
system_packages: true system_packages: true
formats: [] 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