diff setup.py @ 150:b00a020b81c6

ready ? with 1.4.9
author catherine@dellzilla
date Fri, 26 Sep 2008 13:03:10 -0400
parents 3b1e25cc0e38
children 802d8df993da
line wrap: on
line diff
--- a/setup.py	Fri Sep 26 10:33:37 2008 -0400
+++ b/setup.py	Fri Sep 26 13:03:10 2008 -0400
@@ -18,7 +18,7 @@
       packages=find_packages(),
       py_modules = ['mysqlpy','completion','sqlpyPlus','sqlpython','pexpecter','output_templates'],    
       include_package_data=True,    
-      install_requires=['pyparsing','cmd2>=0.3.6','cx_Oracle','genshi'],
+      install_requires=['pyparsing','cmd2>=0.3.7','cx_Oracle','genshi'],
       keywords = 'client oracle database',
       license = 'MIT',
       platforms = ['any'],