Skip to content

Commit

Permalink
Replace Anaconda badge
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-calzolari committed Jan 15, 2022
1 parent 6ae586e commit be894c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.. -*- mode: rst -*-
|PyPi|_ |Anaconda|_ |ReadTheDocs|_
|PyPi|_ |Conda|_ |ReadTheDocs|_

.. |PyPi| image:: https://img.shields.io/pypi/v/sklearn-genetic?style=flat-square
.. _PyPi: https://pypi.org/project/sklearn-genetic

.. |Anaconda| image:: https://anaconda.org/conda-forge/sklearn-genetic/badges/version.svg
.. _Anaconda: https://anaconda.org/conda-forge/sklearn-genetic
.. |Conda| image:: https://img.shields.io/conda/v/conda-forge/sklearn-genetic?style=flat-square
.. _Conda: https://anaconda.org/conda-forge/sklearn-genetic

.. |ReadTheDocs| image:: https://readthedocs.org/projects/sklearn-genetic/badge/?version=latest&style=flat-square
.. _ReadTheDocs: https://sklearn-genetic.readthedocs.io/en/latest/?badge=latest
Expand Down

0 comments on commit be894c7

Please sign in to comment.