From e9523baf7d71302a4a286e4ce274f8da8810ea51 Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Tue, 2 Aug 2016 14:15:15 +0200 Subject: [PATCH] Forgotten to remove ~comments in README.rst --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index ea6cea9..c4d9e48 100644 --- a/README.rst +++ b/README.rst @@ -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 python packages: -* ldap3 (debian/centos: python-ldap3) -* psycopg2 (debian/centos: python-psycopg2) -* mysql-python (debian: python-mysqldb, centos: python2-mysql) +* ldap3 +* psycopg2 +* mysql-python Here there is a table with the name of python packages and the corresponding packages providing