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. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit