Message ID | 20120307035109.19183.39324.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'setup.py' --- setup.py 2012-03-05 00:23:16 +0000 +++ setup.py 2012-03-07 03:49:20 +0000 @@ -34,7 +34,7 @@ """, install_requires=[ "django-restricted-resource", - "django-tables2", + "django-tables2 >= 0.9.4", "lava-server >= 0.10", "simplejson", "south >= 0.7.3",