Use a full url to pytest logo on README
So it appers correctly in PyPI
This commit is contained in:
parent
82d00efa8d
commit
01793ed8bc
|
@ -1,4 +1,4 @@
|
|||
.. image:: doc/en/img/pytest1.png
|
||||
.. image:: http://pytest.org/latest/_static/pytest1.png
|
||||
:target: http://pytest.org
|
||||
:align: center
|
||||
:alt: pytest
|
||||
|
|
Loading…
Reference in New Issue