Commit fcd4b405 authored by rusty1s's avatar rusty1s
Browse files

clean up

parent d5a788d4
torch_nightly -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
sphinx
sphinx_rtd_theme
......@@ -27,5 +27,3 @@ html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
doctest_default_flags = doctest.NORMALIZE_WHITESPACE
intersphinx_mapping = {'python': ('https://docs.python.org/', None)}
autodoc_mock_imports = ['torch']
......@@ -5,7 +5,6 @@ python:
version: 3.7
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