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 c7e4700 + af1bef5 commit 2c21799Copy full SHA for 2c21799
README.rst
@@ -8,11 +8,11 @@ Python client for Hadoop® YARN API
8
:target: https://coveralls.io/r/toidi/hadoop-yarn-api-python-client
9
:alt: Test coverage
10
11
-.. image:: https://pypip.in/version/yarn-api-client/badge.png
+.. image:: https://img.shields.io/pypi/v/yarn-api-client.svg
12
:target: https://pypi.python.org/pypi/yarn-api-client/
13
:alt: Latest Version
14
15
-.. image:: https://pypip.in/download/yarn-api-client/badge.png
+.. image:: https://img.shields.io/pypi/dm/yarn-api-client.svg
16
:target: https://pypi.python.org/pypi//yarn-api-client/
17
:alt: Downloads
18
0 commit comments