------------------------------------------------------------ revno: 6584 committer: Barry Warsaw <[EMAIL PROTECTED]> branch nick: 3.0 timestamp: Sun 2008-01-13 16:25:03 -0500 message: Remove dependency on SQLAlchemy. modified: setup.py
=== modified file 'setup.py' --- a/setup.py 2008-01-13 21:17:38 +0000 +++ b/setup.py 2008-01-13 21:25:03 +0000 @@ -91,7 +91,6 @@ }, # Third-party requirements. install_requires = [ - 'SQLAlchemy', 'locknix', 'munepy', 'storm', -- Primary development focus https://code.launchpad.net/~mailman-coders/mailman/3.0 You are receiving this branch notification because you are subscribed to it. _______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org