File tree Expand file tree Collapse file tree 2 files changed +1
-14
lines changed
Expand file tree Collapse file tree 2 files changed +1
-14
lines changed Original file line number Diff line number Diff line change 1- # The order of packages is significant, because pip processes them in the order
2- # of appearance. Changing the order has an impact on the overall integration
3- # process, which may cause wedges in the gate later.
4-
51pbr != 2.1.0 ,>= 2.0.0
62Babel >= 1.3
73python-cloudkittyclient >= 0.5.0
Original file line number Diff line number Diff line change 1- # The order of packages is significant, because pip processes them in the order
2- # of appearance. Changing the order has an impact on the overall integration
3- # process, which may cause wedges in the gate later.
4-
5- hacking>=3.0.1,<3.1.0 # Apache-2.0
6- # remove this pyflakes from here once you bump the
7- # hacking to 3.2.0 or above. hacking 3.2.0 takes
8- # care of pyflakes version compatibilty.
9- pyflakes>=2.1.1
10-
1+ hacking>=7.0.0,<7.1.0 # Apache-2.0
112coverage>=3.6
123python-subunit>=0.0.18
134oslotest>=1.10.0 # Apache-2.0
You can’t perform that action at this time.
0 commit comments