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
cf125967
Commit
cf125967
authored
Dec 28, 2017
by
rusty1s
Browse files
typo
parent
d66dbcce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
cf125967
...
@@ -14,7 +14,7 @@ docs_require = ['Sphinx', 'sphinx_rtd_theme']
...
@@ -14,7 +14,7 @@ docs_require = ['Sphinx', 'sphinx_rtd_theme']
setup
(
setup
(
name
=
'torch_scatter'
,
name
=
'torch_scatter'
,
version
=
__version__
,
version
=
__version__
,
description
=
'PyTorch
e
xtension
for various s
catter-
o
perations'
,
description
=
'PyTorch
E
xtension
Library of Optimised S
catter-
O
perations'
,
url
=
'https://github.com/rusty1s/pytorch_scatter'
,
url
=
'https://github.com/rusty1s/pytorch_scatter'
,
author
=
'Matthias Fey'
,
author
=
'Matthias Fey'
,
author_email
=
'matthias.fey@tu-dortmund.de'
,
author_email
=
'matthias.fey@tu-dortmund.de'
,
...
...
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