Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-scatter
Commits
fcd4b405
"vscode:/vscode.git/clone" did not exist on "2f5fcf4f1cb2b3a500efb961126e341016d93f1d"
Commit
fcd4b405
authored
Jun 29, 2019
by
rusty1s
Browse files
clean up
parent
d5a788d4
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
3 deletions
+1
-3
docs/requirements.txt
docs/requirements.txt
+1
-0
docs/source/conf.py
docs/source/conf.py
+0
-2
readthedocs.yml
readthedocs.yml
+0
-1
No files found.
docs/requirements.txt
View file @
fcd4b405
torch_nightly -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
sphinx
sphinx
sphinx_rtd_theme
sphinx_rtd_theme
docs/source/conf.py
View file @
fcd4b405
...
@@ -27,5 +27,3 @@ html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
...
@@ -27,5 +27,3 @@ html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
doctest_default_flags
=
doctest
.
NORMALIZE_WHITESPACE
doctest_default_flags
=
doctest
.
NORMALIZE_WHITESPACE
intersphinx_mapping
=
{
'python'
:
(
'https://docs.python.org/'
,
None
)}
intersphinx_mapping
=
{
'python'
:
(
'https://docs.python.org/'
,
None
)}
autodoc_mock_imports
=
[
'torch'
]
readthedocs.yml
View file @
fcd4b405
...
@@ -5,7 +5,6 @@ python:
...
@@ -5,7 +5,6 @@ python:
version
:
3.7
version
:
3.7
install
:
install
:
-
requirements
:
docs/requirements.txt
-
requirements
:
docs/requirements.txt
-
requirements
:
torch_nightly -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
system_packages
:
true
system_packages
:
true
formats
:
[]
formats
:
[]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment