[Pytest-commit] commit/pytest: hpk42: fix issue512 : document dependencies in getting-started doc.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed May 14 09:14:46 CEST 2014


1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/commits/bc65c0388406/
Changeset:   bc65c0388406
User:        hpk42
Date:        2014-05-14 09:14:40
Summary:     fix issue512 : document dependencies in getting-started doc.
Affected #:  1 file

diff -r 6eab623e63be3da6ff3ce9391b0a3e958c7414d8 -r bc65c038840604f24dc0c82f1abfaee01f0b3f4a doc/en/getting-started.txt
--- a/doc/en/getting-started.txt
+++ b/doc/en/getting-started.txt
@@ -7,6 +7,10 @@
 
 **PyPI package name**: `pytest <http://pypi.python.org/pypi/pytest>`_
 
+**dependencies**: `py <http://pypi.python.org/pypi/py>`_,
+`colorama (Windows) <http://pypi.python.org/pypi/colorama>`_,
+`argparse (py26) <http://pypi.python.org/pypi/argparse>`_.
+
 **documentation as PDF**: `download latest <http://pytest.org/latest/pytest.pdf>`_
 
 .. _`getstarted`:

Repository URL: https://bitbucket.org/hpk42/pytest/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


More information about the pytest-commit mailing list