Commit 2264a274 authored by rusty1s's avatar rusty1s
Browse files

local install

parent 57d41dd7
...@@ -6,9 +6,10 @@ python: ...@@ -6,9 +6,10 @@ python:
install: install:
- 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
- method: setuptools
path: . path: .
extra_requirements:
- torch_nightly -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
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