Message ID | 20111121013413.23042.8773.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'setup.py' --- setup.py 2011-11-08 23:57:13 +0000 +++ setup.py 2011-11-21 01:31:45 +0000 @@ -35,8 +35,9 @@ scripts=["lava-scheduler", "lava-scheduler-monitor"], install_requires=[ "lava-server >= 0.7.1", + "simplejson", + "south >= 0.7.3", "twisted", - "south >= 0.7.3", ], setup_requires=[ "versiontools >= 1.4",