<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,9 +5,10 @@ try:
     import sqlalchemy
 except:
     print ''
-    print '** SQLAlchemy is required by Juno'
+    print &quot;** SQLAlchemy is recommended, and required for Juno\'s database access&quot;
     print '** Download from: http://sqlalchemy.org/download.html'
     print '** Or run: `easy_install SQLAlchemy`'
+    print '** If you\'re not going to be using a database, ignore this.'
     print ''
 
 try:
@@ -16,7 +17,7 @@ except:
     print ''
     print '** To use SCGI and FastCGI, Juno requires flup'
     print '** Download from: http://trac.saddi.com/flup/'
-    print &quot;** If you\'re not going to use SCGI or FastCGI, ignore this message&quot;
+    print &quot;** If you\'re not going to use SCGI or FastCGI, ignore this message.&quot;
     print ''
 
 try:</diff>
      <filename>setup.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b1a5a0da361266c7de91139ed348056ce20326db</id>
    </parent>
  </parents>
  <author>
    <name>Brian Reily</name>
    <email>brian@brianreily.com</email>
  </author>
  <url>http://github.com/breily/juno/commit/8f7695a5f3be04d44f1cf4104828ed9dfaf143ff</url>
  <id>8f7695a5f3be04d44f1cf4104828ed9dfaf143ff</id>
  <committed-date>2009-04-13T17:02:02-07:00</committed-date>
  <authored-date>2009-04-13T17:02:02-07:00</authored-date>
  <message>* Change setup.py wording about SQLAlchemy.</message>
  <tree>73eb52f875f18c5f80447d1a8d3f9de70f7e3f91</tree>
  <committer>
    <name>Brian Reily</name>
    <email>brian@brianreily.com</email>
  </committer>
</commit>
