Skip to content

Commit eeb000d

Browse files
committed
[DOC] Update badge for Python 3.9
1 parent 5d0b16a commit eeb000d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
.. |codecov| image:: https://codecov.io/gh/xuyxu/Ensemble-Pytorch/branch/master/graph/badge.svg?token=2FXCFRIDTV
1212
.. _codecov: https://codecov.io/gh/xuyxu/Ensemble-Pytorch
1313

14-
.. |python| image:: https://img.shields.io/pypi/pyversions/torchensemble
15-
.. _python: https://pypi.org/project/torchensemble/
14+
.. |python| image:: https://img.shields.io/badge/python-3.6+-blue?logo=python
15+
.. _python: https://www.python.org/
1616

1717
.. |pypi| image:: https://img.shields.io/pypi/v/torchensemble
1818
.. _pypi: https://pypi.org/project/torchensemble/

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
.. |codecov| image:: https://codecov.io/gh/xuyxu/Ensemble-Pytorch/branch/master/graph/badge.svg?token=2FXCFRIDTV
1414
.. _codecov: https://codecov.io/gh/xuyxu/Ensemble-Pytorch
1515

16-
.. |python| image:: https://img.shields.io/pypi/pyversions/torchensemble
17-
.. _python: https://pypi.org/project/torchensemble/
16+
.. |python| image:: https://img.shields.io/badge/python-3.6+-blue?logo=python
17+
.. _python: https://www.python.org/
1818

1919
.. |pypi| image:: https://img.shields.io/pypi/v/torchensemble
2020
.. _pypi: https://pypi.org/project/torchensemble/

0 commit comments

Comments
 (0)