From 190c612ff1006c4d255831843ade6479f68dd9a2 Mon Sep 17 00:00:00 2001 From: tilaboy Date: Tue, 6 Aug 2019 16:20:19 +0200 Subject: [PATCH 1/3] Update README.rst --- README.rst | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.rst b/README.rst index 5a8663a..f4c9ab2 100644 --- a/README.rst +++ b/README.rst @@ -19,21 +19,6 @@ For each match, it will return the information of, - and other code related information -CI Status ------------ - -.. image:: https://travis-ci.org/tilaboy/taxonomy-matcher.svg?branch=master - :target: https://travis-ci.org/tilaboy/taxonomy-matcher - -.. image:: https://pyup.io/repos/github/tilaboy/taxonomy-matcher/shield.svg - :target: https://pyup.io/repos/github/tilaboy/taxonomy-matcher/ - :alt: Updates - -.. image:: https://readthedocs.org/projects/gazetteer-matcher/badge/?version=latest - :target: https://gazetteer-matcher.readthedocs.io/en/latest/?badge=latest - :alt: Documentation Status - - Requirements ------------ From d25c94049af380d469f9f6e7b1c655bc22ec433f Mon Sep 17 00:00:00 2001 From: tilaboy Date: Tue, 6 Aug 2019 16:23:01 +0200 Subject: [PATCH 2/3] Update README.rst --- README.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.rst b/README.rst index f4c9ab2..3ffa873 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,21 @@ taxonomy-matcher ================= +CI Status +----------- + +.. image:: https://travis-ci.org/tilaboy/taxonomy-matcher.svg?branch=master + :target: https://travis-ci.org/tilaboy/taxonomy-matcher + +.. image:: https://pyup.io/repos/github/tilaboy/taxonomy-matcher/shield.svg + :target: https://pyup.io/repos/github/tilaboy/taxonomy-matcher/ + :alt: Updates + +.. image:: https://readthedocs.org/projects/gazetteer-matcher/badge/?version=latest + :target: https://gazetteer-matcher.readthedocs.io/en/latest/?badge=latest + :alt: Documentation Status + + Description ----------- @@ -19,11 +34,13 @@ For each match, it will return the information of, - and other code related information + Requirements ------------ Python 3.6+ + Usage ----- From b800a8a7b6d9df69288912738dee243e7dab4669 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Aug 2019 00:42:10 +0200 Subject: [PATCH 3/3] Update wheel from 0.33.4 to 0.33.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c95b643..63f42b1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==19.1.1 bumpversion==0.5.3 -wheel==0.33.4 +wheel==0.33.6 watchdog==0.9.0 flake8==3.7.8 tox==3.13.2