Mention new (py26) ordereddict dependency in changelog and docs

This commit is contained in:
Lawrence Mitchell
2017-07-26 13:56:17 +01:00
parent f8bd693f83
commit f047e078e2
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ Installation and Getting Started
**dependencies**: `py <http://pypi.python.org/pypi/py>`_,
`colorama (Windows) <http://pypi.python.org/pypi/colorama>`_,
`argparse (py26) <http://pypi.python.org/pypi/argparse>`_.
`argparse (py26) <http://pypi.python.org/pypi/argparse>`_,
`ordereddict (py26) <http://pypi.python.org/pypi/ordereddict>`_.
**documentation as PDF**: `download latest <https://media.readthedocs.org/pdf/pytest/latest/pytest.pdf>`_