diff options
Diffstat (limited to 'libraries/SQLObject/README')
-rw-r--r-- | libraries/SQLObject/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/SQLObject/README b/libraries/SQLObject/README index 5b10134c3715d..934ab281bdcc5 100644 --- a/libraries/SQLObject/README +++ b/libraries/SQLObject/README @@ -7,8 +7,6 @@ provides substantial database independence for applications. Supports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB (SAPDB). -docutils is an optional dependency used to build html docs. - NOTE: SQLObject checks for supported databases at run time. You can use the MySQL-python and psycopg2 (MySQL and PostrgreSQL support, respectively) optional dependencies. For SQLite, SQLObject can |