Skip to content

Commit 9f49656

Browse files
committed
Fix package's long description
1 parent bb6123d commit 9f49656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
'kubernetes.client.models', 'scripts'],
4848
include_package_data=True,
4949
long_description="""\
50-
Python client for talk to a kubernetes cluster.
50+
Python client for kubernetes http://kubernetes.io/
5151
"""
5252
)

0 commit comments

Comments
 (0)