------------------------------------------------------------
revno: 6571
committer: Barry Warsaw <[EMAIL PROTECTED]>
branch nick: 3.0
timestamp: Wed 2007-10-31 17:43:04 -0400
message:
  Elixir 0.4.0 has a bug that bites us.
modified:
  setup.py

=== modified file 'setup.py'
--- a/setup.py  2007-10-31 21:38:51 +0000
+++ b/setup.py  2007-10-31 21:43:04 +0000
@@ -90,7 +90,7 @@
         },
     # Third-party requirements.
     install_requires = [
-        'Elixir',
+        'Elixir>0.4.0',
         'SQLAlchemy',
         'locknix',
         'munepy',



--

https://code.launchpad.net/~mailman-coders/mailman/3.0

You are receiving this branch notification because you are subscribed to it.
To unsubscribe from this branch go to 
https://code.launchpad.net/~mailman-coders/mailman/3.0/+subscription/mailman-checkins.
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to