"vscode:/vscode.git/clone" did not exist on "13d1a6cc955ca9a49f240a99b44ddcc8a685efbc"
Commit 5c2b664b authored by rusty1s's avatar rusty1s
Browse files

typo

parent 124063e4
...@@ -19,7 +19,7 @@ setup( ...@@ -19,7 +19,7 @@ setup(
url=url, url=url,
download_url='{}/archive/{}.tar.gz'.format(url, __version__), download_url='{}/archive/{}.tar.gz'.format(url, __version__),
keywords=[ keywords=[
'pytorch', 'cnn', 'spline_cnn', 'geometric-deep-learning', 'graph', 'pytorch', 'cnn', 'spline-cnn', 'geometric-deep-learning', 'graph',
'mesh' 'mesh'
], ],
install_requires=install_requires, install_requires=install_requires,
......
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