Skip to content

Commit 7d1c5c4

Browse files
authored
MAINT Update and synchronize python badge in README (#350)
1 parent d055e6f commit 7d1c5c4

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
.. _scikit-learn-contrib: https://github.com/scikit-learn-contrib
66

7-
|Landscape|_ |Travis|_ |AppVeyor|_ |Codecov|_ |CircleCI|_ |Python27|_ |Python35|_ |Pypi|_ |Gitter|_
7+
|Landscape|_ |Travis|_ |AppVeyor|_ |Codecov|_ |CircleCI|_ |PythonVersion|_ |Pypi|_ |Gitter|_
88

99
.. |Landscape| image:: https://landscape.io/github/scikit-learn-contrib/imbalanced-learn/master/landscape.svg?style=flat
1010
.. _Landscape: https://landscape.io/github/scikit-learn-contrib/imbalanced-learn/master
@@ -21,11 +21,8 @@
2121
.. |CircleCI| image:: https://circleci.com/gh/scikit-learn-contrib/imbalanced-learn.svg?style=shield&circle-token=:circle-token
2222
.. _CircleCI: https://circleci.com/gh/scikit-learn-contrib/imbalanced-learn/tree/master
2323

24-
.. |Python27| image:: https://img.shields.io/badge/python-2.7-blue.svg
25-
.. _Python27: https://badge.fury.io/py/scikit-learn
26-
27-
.. |Python35| image:: https://img.shields.io/badge/python-3.5-blue.svg
28-
.. _Python35: https://badge.fury.io/py/scikit-learn
24+
.. |PythonVersion| image:: https://img.shields.io/pypi/pyversions/imbalanced-learn.svg
25+
.. _PythonVersion: https://img.shields.io/pypi/pyversions/imbalanced-learn.svg
2926

3027
.. |Pypi| image:: https://badge.fury.io/py/imbalanced-learn.svg
3128
.. _Pypi: https://badge.fury.io/py/imbalanced-learn

0 commit comments

Comments
 (0)