File tree Expand file tree Collapse file tree 2 files changed +11
-14
lines changed
Expand file tree Collapse file tree 2 files changed +11
-14
lines changed Original file line number Diff line number Diff line change 33.. image:: https://badge.fury.io/py/Ardy.svg
44 :target: https://badge.fury.io/py/Ardy
55
6- .. image:: https://travis-ci.org/python-microservices/pyms.svg?branch=master
7- :target: https://travis-ci.org/python-microservices/pyms
8-
9- .. image:: https://coveralls.io/repos/github/python-microservices/pyms/badge.svg?branch=master
10- :target: https://coveralls.io/github/python-microservices/pyms?branch=master
11-
12- .. image:: https://readthedocs.org/projects/pyms/badge/?version=latest
13- :target: http://pyms.readthedocs.io/en/latest/?badge=latest
14- :alt: Documentation Status
15-
16- .. image:: https://requires.io/github/python-microservices/pyms/requirements.svg?branch=master
17- :target: https://requires.io/github/python-microservices/pyms/requirements/?branch=master
18- :alt: Requirements Status
6+ [ ![ Build Status] ( https://travis-ci.org/python-microservices/pyms.svg?branch=master )] ( https://travis-ci.org/python-microservices/pyms )
7+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/python-microservices/pyms/badge.svg?branch=master )] ( https://coveralls.io/github/python-microservices/pyms?branch=master )
8+ [ ![ Requirements Status] ( https://requires.io/github/python-microservices/pyms/requirements.svg?branch=master )] ( https://requires.io/github/python-microservices/pyms/requirements/?branch=master )
9+ [ ![ Updates] ( https://pyup.io/repos/github/python-microservices/pyms/shield.svg )] ( https://pyup.io/repos/github/python-microservices/pyms/ )
10+ [ ![ Python 3] ( https://pyup.io/repos/github/python-microservices/pyms/python-3-shield.svg )] ( https://pyup.io/repos/github/python-microservices/pyms/ )
11+
12+ ## Installation
13+ ``` bash
14+ pip install py-ms
15+ ```
Original file line number Diff line number Diff line change 22
33__email__ = "a.vara.1986@gmail.com"
44
5- __version__ = "0.1.0 "
5+ __version__ = "0.1.1 "
You can’t perform that action at this time.
0 commit comments