mention pypi package name
This commit is contained in:
parent
814c6c70f1
commit
50c8218501
|
@ -1,7 +1,11 @@
|
||||||
Installation and Getting Started
|
Installation and Getting Started
|
||||||
===================================
|
===================================
|
||||||
|
|
||||||
**Compatibility**: Python 2.4-3.2, Jython, PyPy on Unix/Posix and Windows
|
**Pythons**: Python 2.4-3.2, Jython, PyPy
|
||||||
|
|
||||||
|
**Platforms**: Unix/Posix and Windows
|
||||||
|
|
||||||
|
**PyPI package name**: `pytest <http://pypi.python.org/pypi/pytest>`_
|
||||||
|
|
||||||
.. _`getstarted`:
|
.. _`getstarted`:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
|
|
||||||
Welcome to pytest / features
|
Welcome to pytest!
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
- **a mature full-featured testing tool**
|
- **a mature full-featured testing tool**
|
||||||
|
|
Loading…
Reference in New Issue