Skip to content

Commit

Permalink
Merge pull request #153 from kubernetes-incubator/mbohlool-patch-4
Browse files Browse the repository at this point in the history
Add PyPi badges [ci skip]
  • Loading branch information
mbohlool committed Mar 3, 2017
2 parents 2bd4077 + e5e1da3 commit 1e669b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
[![Build Status](https://travis-ci.org/kubernetes-incubator/client-python.svg?branch=master)](https://travis-ci.org/kubernetes-incubator/client-python)
[![PyPI version](https://badge.fury.io/py/kubernetes.svg)](https://badge.fury.io/py/kubernetes)
[![codecov](https://codecov.io/gh/kubernetes-incubator/client-python/branch/master/graph/badge.svg)](https://codecov.io/gh/kubernetes-incubator/client-python "Non-generated packages only")
[![pypi status](https://img.shields.io/pypi/status/kubernetes.svg)](https://pypi.python.org/pypi/kubernetes)
[![pypi supported versions](https://img.shields.io/pypi/pyversions/kubernetes.svg)](https://pypi.python.org/pypi/kubernetes)

Python client for the [kubernetes](http://kubernetes.io/) API.

Expand Down

0 comments on commit 1e669b5

Please sign in to comment.