From 9b7f15122d96205af20452ceaa5819348c2289ba Mon Sep 17 00:00:00 2001 From: gryf Date: Wed, 26 Aug 2009 20:29:26 +0000 Subject: [PATCH] Added requrements (SQLAlchemy, gettext) --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index e06d1e8..ccfba32 100644 --- a/README +++ b/README @@ -27,6 +27,7 @@ pyGTKtalog is written in python with following dependencies: - python 2.5 or higher (not tested on python 3000) - pygtk 2.12 or higher - pygtkmvc 1.99 or higher +- sqlalchemy 0.5.5 or higher Optional modules: @@ -46,6 +47,7 @@ Programs that are used: For development process following programs are used: - gettext +- intltool - nose - paver