We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93893b6 commit 42da3f2Copy full SHA for 42da3f2
1 file changed
setup.py
@@ -62,6 +62,7 @@
62
'Topic :: Scientific/Engineering :: Bio-Informatics',
63
'Topic :: Scientific/Engineering :: Chemistry',
64
],
65
+ python_requires='>=3.6',
66
install_requires=install_requires,
67
setup_requires=setup_requires,
68
tests_require=tests_require,
0 commit comments