Replace anaconda's badge by conda-forge's
This commit is contained in:
@@ -4,14 +4,13 @@
|
|||||||
:alt: PyPI version
|
:alt: PyPI version
|
||||||
:target: https://pypi.python.org/pypi/pytest-xdist
|
:target: https://pypi.python.org/pypi/pytest-xdist
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/conda/vn/conda-forge/pytest-xdist.svg
|
||||||
|
:target: https://anaconda.org/conda-forge/pytest-xdist
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/pyversions/pytest-xdist.svg
|
.. image:: https://img.shields.io/pypi/pyversions/pytest-xdist.svg
|
||||||
:alt: Python versions
|
:alt: Python versions
|
||||||
:target: https://pypi.python.org/pypi/pytest-xdist
|
:target: https://pypi.python.org/pypi/pytest-xdist
|
||||||
|
|
||||||
.. image:: https://anaconda.org/conda-forge/pytest-xdist/badges/version.svg
|
|
||||||
:alt: Anaconda version
|
|
||||||
:target: https://anaconda.org/conda-forge/pytest-xdist
|
|
||||||
|
|
||||||
.. image:: https://travis-ci.org/pytest-dev/pytest-xdist.svg?branch=master
|
.. image:: https://travis-ci.org/pytest-dev/pytest-xdist.svg?branch=master
|
||||||
:alt: Travis CI build status
|
:alt: Travis CI build status
|
||||||
:target: https://travis-ci.org/pytest-dev/pytest-xdist
|
:target: https://travis-ci.org/pytest-dev/pytest-xdist
|
||||||
@@ -44,7 +43,7 @@ program source code to the remote place. All test results
|
|||||||
are reported back and displayed to your local terminal.
|
are reported back and displayed to your local terminal.
|
||||||
You may specify different Python versions and interpreters.
|
You may specify different Python versions and interpreters.
|
||||||
|
|
||||||
If you would like to know how pytest-xdist works under the covers, checkout
|
If you would like to know how pytest-xdist works under the covers, checkout
|
||||||
`OVERVIEW <https://github.com/pytest-dev/pytest-xdist/blob/master/OVERVIEW.md>`_.
|
`OVERVIEW <https://github.com/pytest-dev/pytest-xdist/blob/master/OVERVIEW.md>`_.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user