Removed pbr from setup.py

This commit is contained in:
Timur Nurlygayanov 2013-09-26 15:09:27 +04:00
parent a0ee5b38c4
commit 7f5b702707
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ fuel_health_reqs = [
'python-keystoneclient>=0.3.1',
'python-novaclient>=2.13.0',
'python-heatclient==0.2.2',
'pbr==0.5.21',
'python-muranoclient>=0.2',
'paramiko>=1.10.1',
'requests>=1.1,<1.2.3',