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 15a78b1 commit 500af4cCopy full SHA for 500af4c
setup.py
@@ -84,6 +84,7 @@ def read_requirements(filename):
84
url="https://github.com/aws/sagemaker-python-sdk/",
85
license="Apache License 2.0",
86
keywords="ML Amazon AWS AI Tensorflow MXNet",
87
+ python_requires=">= 3.6",
88
classifiers=[
89
"Development Status :: 5 - Production/Stable",
90
"Intended Audience :: Developers",
0 commit comments