Skip to content

Commit 0fc798a

Browse files
committed
DOCs: add links to conda releases (also future ones)
1 parent f617e0b commit 0fc798a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/source/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ WellTestPy is a python-package for handling well based field campaigns.
111111
* - **Version**
112112
- .. image:: https://badge.fury.io/py/welltestpy.svg
113113
:target: https://badge.fury.io/py/welltestpy
114+
.. image:: https://img.shields.io/conda/vn/conda-forge/welltestpy.svg
115+
:target: https://anaconda.org/conda-forge/welltestpy
114116

115117
* - **Installation**
116118
- ``pip install welltestpy``
@@ -138,6 +140,8 @@ groundwater-flow-equation.
138140
* - **Version**
139141
- .. image:: https://badge.fury.io/py/anaflow.svg
140142
:target: https://badge.fury.io/py/anaflow
143+
.. image:: https://img.shields.io/conda/vn/conda-forge/anaflow.svg
144+
:target: https://anaconda.org/conda-forge/anaflow
141145

142146
* - **Installation**
143147
- ``pip install anaflow``
@@ -164,6 +168,8 @@ pentapy is a toolbox to deal with pentadiagonal matrices in Python.
164168
* - **Version**
165169
- .. image:: https://badge.fury.io/py/pentapy.svg
166170
:target: https://badge.fury.io/py/pentapy
171+
.. image:: https://img.shields.io/conda/vn/conda-forge/pentapy.svg
172+
:target: https://anaconda.org/conda-forge/pentapy
167173

168174
* - **Installation**
169175
- ``pip install pentapy``

0 commit comments

Comments
 (0)