Nail prettytable test dependency at 0.5.0.

Prettytable 0.6.0 has a bad md5sum in PyPi and as such causes tests
to fail when creating a new venv. Nail the version to 0.5.0.

Fixes LP Bug #1000757.

Change-Id: I121ba8d411e47c2fe154370d9c3c941e25331ce6
This commit is contained in:
Dan Prince 2012-05-17 09:51:07 -04:00
parent 3c9c38a8e0
commit 56492c2374
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ httplib2
-e git+https://github.com/openstack/python-keystoneclient.git#egg=python-keystoneclient
# for python-novaclient
prettytable
prettytable==0.5.0
iso8601>=0.1.4
# swift_auth test dependencies