Extended the install-doc to ensure running tests

This commit is contained in:
Manuel Jeckelmann 2014-11-04 16:25:51 +01:00
parent 4ad76e1933
commit e21c985e09
1 changed files with 8 additions and 0 deletions

View File

@ -32,6 +32,14 @@ and for running the examples:
* cherrypy
* beaker
For running the tests you will additionally need to install:
* pytest
If you wish your LDAP tests to pass, ensure you have installed the following package as well:
* python-ldap
Quick build instructions
^^^^^^^^^^^^^^^^^^^^^^^^