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 bb6123d commit 9f49656Copy full SHA for 9f49656
setup.py
@@ -47,6 +47,6 @@
47
'kubernetes.client.models', 'scripts'],
48
include_package_data=True,
49
long_description="""\
50
- Python client for talk to a kubernetes cluster.
+ Python client for kubernetes http://kubernetes.io/
51
"""
52
)
0 commit comments