update test requirements docs
This commit is contained in:
parent
6375244715
commit
079c2a6d2f
1 changed files with 4 additions and 2 deletions
|
|
@ -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.
|
You will need to install the following packages to actually run the tests.
|
||||||
|
|
||||||
* ``findutils``
|
* ``findutils``
|
||||||
* ``postgresql-python``
|
|
||||||
* ``pyOpenSSL``
|
* ``pyOpenSSL``
|
||||||
* ``python-coverage``
|
* ``python-coverage``
|
||||||
* ``python-krbV``
|
* ``python-krbV``
|
||||||
* ``python-mock``
|
* ``python-mock``
|
||||||
* ``python-simplejson``
|
* ``python-simplejson``
|
||||||
* ``python-urlgrabber``
|
* ``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.
|
on Koji.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue