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-sparse
Commits
ef3a24c5
"src/vscode:/vscode.git/clone" did not exist on "6b9a3334dba6f535304a242e318a90a2f468e928"
Commit
ef3a24c5
authored
Feb 11, 2020
by
rusty1s
Browse files
python requires
parent
5a006f71
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
setup.py
setup.py
+1
-0
No files found.
setup.py
View file @
ef3a24c5
...
@@ -81,6 +81,7 @@ setup(
...
@@ -81,6 +81,7 @@ setup(
'Matrix Operations'
),
'Matrix Operations'
),
keywords
=
[
'pytorch'
,
'sparse'
,
'sparse-matrices'
,
'autograd'
],
keywords
=
[
'pytorch'
,
'sparse'
,
'sparse-matrices'
,
'autograd'
],
license
=
'MIT'
,
license
=
'MIT'
,
python_requires
=
'>=3.6'
,
install_requires
=
install_requires
,
install_requires
=
install_requires
,
setup_requires
=
setup_requires
,
setup_requires
=
setup_requires
,
tests_require
=
tests_require
,
tests_require
=
tests_require
,
...
...
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