Skip to content

Commit

Permalink
chore(readme): download badge [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoDelatte committed Jan 18, 2024
1 parent 1adcdd3 commit 6dc7957
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. -*- mode: rst -*-
|Licence|_ |Codecov|_ |Black|_ |PythonVersion|_ |PyPi|_ |CI/CD|_ |Ruff|_ |Website|_
|Licence|_ |Codecov|_ |Black|_ |PythonVersion|_ |PyPi|_ |CI/CD|_ |Downloads|_ |Ruff|_ |Website|_

.. |Licence| image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg
.. _Licence: https://github.com/skfolio/skfolio/blob/main/LICENSE
Expand All @@ -20,13 +20,15 @@
.. |CI/CD| image:: https://img.shields.io/github/actions/workflow/status/skfolio/skfolio/release.yml?logo=github
.. _CI/CD: https://github.com/skfolio/skfolio/raw/main/LICENSE

.. |Downloads| image:: https://static.pepy.tech/badge/skfolio
.. _Downloads: https://pepy.tech/project/skfolio

.. |Ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
.. _Ruff: https://github.com/astral-sh/ruff

.. |Website| image:: https://img.shields.io/website-up-down-green-red/http/skfolio.org
.. _Website: https://skfolio.org


.. |PythonMinVersion| replace:: 3.10
.. |NumpyMinVersion| replace:: 1.23.4
.. |ScipyMinVersion| replace:: 1.8.0
Expand Down

0 comments on commit 6dc7957

Please sign in to comment.