diff options
author | Andrea Maccis <andrea.maccis@gmail.com> | 2010-05-12 17:38:15 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:38:15 +0200 |
commit | 6e9116a11742ecfec61750fecf8300f55fd87b92 (patch) | |
tree | 45aea585107e1c2b0086caec157185d66b191521 /development/SQLAlchemy | |
parent | 41a362f2dde354c2d8749fd8151a3747c4f60c42 (diff) | |
download | slackbuilds-6e9116a11742ecfec61750fecf8300f55fd87b92.tar.gz |
development/SQLAlchemy: Updated for version 0.4.6
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) |