We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9cf190 commit 09181e6Copy full SHA for 09181e6
1 file changed
setup.py
@@ -37,7 +37,7 @@
37
url='http://github.com/google/TensorNetwork',
38
author='The TensorNetwork Developers',
39
author_email='martin.ganahl@gmail.com',
40
- python_requires=('>=3.6.0'),
+ python_requires=('>=3.7.0'),
41
install_requires=requirements,
42
license='Apache 2.0',
43
description=description,
0 commit comments