bug 1091029

sets version that pip can use for pyparser to one that is for python 2.X. 2.0.0 is only for python 3

Change-Id: Ief16981b5e2c7d8716fdf77e15998cc9ffae9779
Fixes: bug #1091029
This commit is contained in:
Ben Andrews 2012-12-16 20:48:36 -05:00
parent 67e413a224
commit 0fe3efaacb

View File

@ -4,7 +4,7 @@ cmd2
httplib2 httplib2
keyring keyring
prettytable prettytable
pyparsing pyparsing>=1.5.6,<2.0
pycrypto pycrypto
python-keystoneclient>=0.1,<0.2 python-keystoneclient>=0.1,<0.2
python-novaclient>=2,<3 python-novaclient>=2,<3