Commit ef3a24c5 authored by rusty1s's avatar rusty1s
Browse files

python requires

parent 5a006f71
......@@ -81,6 +81,7 @@ setup(
'Matrix Operations'),
keywords=['pytorch', 'sparse', 'sparse-matrices', 'autograd'],
license='MIT',
python_requires='>=3.6',
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