fixing email address and missing dependency
 | author | k0s <k0scist@gmail.com> | 
 | date | Sun, 13 Sep 2009 15:39:55 -0400 | 
 | parents | e3823be6a423 | 
 | children | c5897e1d06e1 | 
 | files | setup.py singleuser.ini | 
  | diffstat | 2 files changed, 3 insertions(+), 2 deletions(-)
    [+] | 
 line diff
--- a/setup.py	Sat Sep 12 16:06:57 2009 -0400
+++ b/setup.py	Sun Sep 13 15:39:55 2009 -0400
@@ -34,7 +34,8 @@
           'markup',
           'skimpygimpy',
           'lxml',
-          'PyRSS2Gen'
+          'PyRSS2Gen',
+          'docutils'
       ],
       dependency_links=[ 
         'https://svn.openplans.org/svn/standalone/markup#egg=markup',
--- a/singleuser.ini	Sat Sep 12 16:06:57 2009 -0400
+++ b/singleuser.ini	Sun Sep 13 15:39:55 2009 -0400
@@ -1,6 +1,6 @@
 [DEFAULT]
 debug = true
-email_to = jhammel@openplans.org
+email_to = k0scist@gmail.com
 smtp_server = localhost
 error_email_from = paste@localhost