Updated from global requirements

Change-Id: I9c5097a7cbb816eae7aac837fb2bbe6ddf72c56f
This commit is contained in:
OpenStack Proposal Bot 2014-09-11 00:24:03 +00:00
parent 6171703388
commit 483d7ad0c8
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
pep8==1.5.7

View File

@ -1,3 +1,6 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
coverage>=3.6
discover
fixtures>=0.3.14