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 bac1862 commit 92b1d47Copy full SHA for 92b1d47
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