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.
2 parents 837a6ec + 0a8c1fd commit 2f9643eCopy full SHA for 2f9643e
setup.py
@@ -64,6 +64,7 @@
64
'kubernetes.dynamic', 'kubernetes.leaderelection'],
65
include_package_data=True,
66
long_description="Python client for kubernetes http://kubernetes.io/",
67
+ python_requires='>=3.6',
68
classifiers=[
69
"Development Status :: %s" % DEVELOPMENT_STATUS,
70
"Topic :: Utilities",
0 commit comments