mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
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:
parent
67e413a224
commit
0fe3efaacb
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ cmd2
|
|||
httplib2
|
||||
keyring
|
||||
prettytable
|
||||
pyparsing
|
||||
pyparsing>=1.5.6,<2.0
|
||||
pycrypto
|
||||
python-keystoneclient>=0.1,<0.2
|
||||
python-novaclient>=2,<3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue