Skip to content

Commit

Permalink
Merge 29c992b into 31bbf71
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Halagan committed Apr 17, 2018
2 parents 31bbf71 + 29c992b commit d00910c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
deploy:
true:
condition: $TOXENV == py36
repo: nmdp-bioinformatics/pyhml
repo: nmdp-bioinformatics/pyHML
tags: true
distributions: sdist bdist_wheel
password:
Expand Down
13 changes: 7 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,9 @@ pyHML
===============================


.. image:: https://img.shields.io/pypi/v/pyhml.svg
:target: https://pypi.python.org/pypi/pyhml

.. image:: https://img.shields.io/travis/nmdp-bioinformatics/pyHML.svg
:target: https://travis-ci.org/nmdp-bioinformatics/pyHML

.. image:: https://coveralls.io/repos/github/nmdp-bioinformatics/pyHML/badge.svg?branch=master
:target: https://coveralls.io/github/nmdp-bioinformatics/pyHML?branch=master

.. image:: https://readthedocs.org/projects/pyhml/badge/?version=latest
:target: https://pyhml.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Expand All @@ -20,6 +14,13 @@ pyHML
:target: https://pyup.io/repos/github/nmdp-bioinformatics/pyHML/
:alt: Updates

.. image:: https://img.shields.io/pypi/v/pyhml.svg
:target: https://pypi.python.org/pypi/pyhml

.. image:: https://coveralls.io/repos/github/nmdp-bioinformatics/pyHML/badge.svg?branch=master
:target: https://coveralls.io/github/nmdp-bioinformatics/pyHML?branch=master



Python HML parser

Expand Down

0 comments on commit d00910c

Please sign in to comment.