File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
.. image :: https://img.shields.io/conda/vn/conda-forge/py.svg
5
5
:target: https://anaconda.org/conda-forge/py
6
6
7
- .. image :: https://img.shields.io/pypi/pyversions/pytest .svg
7
+ .. image :: https://img.shields.io/pypi/pyversions/py .svg
8
8
:target: https://pypi.org/project/py
9
9
10
10
.. image :: https://img.shields.io/travis/pytest-dev/py.svg
@@ -25,9 +25,9 @@ the following tools and modules:
25
25
* ``py.code ``: dynamic code generation and introspection (deprecated, moved to ``pytest `` as a implementation detail).
26
26
27
27
**NOTE **: prior to the 1.4 release this distribution used to
28
- contain py.test which is now its own package, see http ://pytest.org
28
+ contain py.test which is now its own package, see https ://docs. pytest.org
29
29
30
- For questions and more information please visit http ://py.readthedocs.org
30
+ For questions and more information please visit https ://py.readthedocs.io
31
31
32
32
Bugs and issues: https://github.com/pytest-dev/py
33
33
You can’t perform that action at this time.
0 commit comments