Skip to content

Commit 508390f

Browse files
authored
Merge pull request #76 from mbohlool/master
Fix package's long description
2 parents bb6123d + 9f49656 commit 508390f

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)