Forgotten to remove ~comments in README.rst
This commit is contained in:
parent
f5031e6388
commit
e9523baf7d
1 changed files with 3 additions and 3 deletions
|
@ -41,9 +41,9 @@ been tested with it. Previous versions of dependencies may or may not work.
|
||||||
Additionally, denpending of the authentication backend you plan to use, you may need the following
|
Additionally, denpending of the authentication backend you plan to use, you may need the following
|
||||||
python packages:
|
python packages:
|
||||||
|
|
||||||
* ldap3 (debian/centos: python-ldap3)
|
* ldap3
|
||||||
* psycopg2 (debian/centos: python-psycopg2)
|
* psycopg2
|
||||||
* mysql-python (debian: python-mysqldb, centos: python2-mysql)
|
* mysql-python
|
||||||
|
|
||||||
|
|
||||||
Here there is a table with the name of python packages and the corresponding packages providing
|
Here there is a table with the name of python packages and the corresponding packages providing
|
||||||
|
|
Loading…
Reference in a new issue