We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a939839 commit da7d4b2Copy full SHA for da7d4b2
README.rst
@@ -30,7 +30,7 @@ of a test:
30
.. |version| image:: http://img.shields.io/pypi/v/pytest-mock.svg
31
:target: https://pypi.python.org/pypi/pytest-mock
32
33
-.. |anaconda| image:: https://anaconda.org/conda-forge/pytest-mock/badges/version.svg
+.. |anaconda| image:: https://img.shields.io/conda/vn/conda-forge/pytest-mock.svg
34
:target: https://anaconda.org/conda-forge/pytest-mock
35
36
.. |ci| image:: http://img.shields.io/travis/pytest-dev/pytest-mock.svg
0 commit comments