diff options
Diffstat (limited to 'development/SQLAlchemy')
-rw-r--r-- | development/SQLAlchemy/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/SQLAlchemy/README b/development/SQLAlchemy/README index 49ce66e37e..673ec3d2a1 100644 --- a/development/SQLAlchemy/README +++ b/development/SQLAlchemy/README @@ -3,4 +3,4 @@ SQLAlchemy (The Python SQL Toolkit and Object Relational Mapper) SQLAlchemy is a Pythonic open source SQL toolkit and Object Relational Mapper, by Michael Bayer. -Requires pysetuptools and pysqlite2 (both available on SlackBuilds.org) +Requires pysetuptools (available on SlackBuilds.org) |