diff setup.py @ 271:13107cdc1e33

move to mozinfo and start adding email
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 31 Jul 2012 13:15:40 -0700
parents 5473f1261547
children b6d0ce3cf430
line wrap: on
line diff
--- a/setup.py	Tue Jul 31 09:49:57 2012 -0700
+++ b/setup.py	Tue Jul 31 13:15:40 2012 -0700
@@ -26,7 +26,8 @@
           'buildbot-slave>=0.8.5',
           'virtualenv',
           'MakeItSo',
-          'GetLatestTinderbox'
+          'GetLatestTinderbox',
+          'mozinfo'
       ],
       entry_points="""
       # -*- Entry points: -*-