Skip to content

Commit

Permalink
fixed pbr version number, fixes #162
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbaer committed May 24, 2015
1 parent fd6d12c commit d7bb612
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,9 @@ def ansible_pb_files():
'boto',
# OpenStack clouds
'python-novaclient',
'pbr==0.11.0',
# GCE cloud
'google-api-python-client',
'oauth2client',
'httplib2',
'python-gflags',
]

Expand Down

0 comments on commit d7bb612

Please sign in to comment.