Commit 7c196986 authored by rusty1s's avatar rusty1s
Browse files

update keywords

parent 51f498e7
......@@ -35,7 +35,10 @@ setup(
author_email='matthias.fey@tu-dortmund.de',
url=url,
download_url='{}/archive/{}.tar.gz'.format(url, __version__),
keywords=['pytorch', 'scatter', 'deep-learning'],
keywords=[
'pytorch',
'scatter',
],
install_requires=install_requires,
setup_requires=setup_requires,
tests_require=tests_require,
......
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