update test requirements docs

This commit is contained in:
Tomas Kopecek 2017-02-14 13:49:21 +01:00 committed by Mike McLean
parent 6375244715
commit 079c2a6d2f

View file

@ -656,13 +656,15 @@ changes to the code. To do so, just run ``make test`` in your terminal.
You will need to install the following packages to actually run the tests.
* ``findutils``
* ``postgresql-python``
* ``pyOpenSSL``
* ``python-coverage``
* ``python-krbV``
* ``python-mock``
* ``python-simplejson``
* ``python-urlgrabber``
* ``python-psycopg2``
* ``python-requests``
* ``python-qpid-proton``
Please note that it is currently not possible to use *virtualenv* when hacking
Please note that it is currently not supported to use *virtualenv* when hacking
on Koji.