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
-
5
1
pbr != 2.1.0 ,>= 2.0.0
6
2
Babel >= 1.3
7
3
python-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
11
2
coverage>=3.6
12
3
python-subunit>=0.0.18
13
4
oslotest>=1.10.0 # Apache-2.0
You can’t perform that action at this time.
0 commit comments