Codebase list python-castellan / c2a9f19
migrate testing to ubuntu focal Change-Id: I2baabd74f0c33514b1ebb9116da4a91d3634ec5e zhangboye 3 years ago
1 changed file(s) with 4 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
11 # of appearance. Changing the order has an impact on the overall integration
22 # process, which may cause wedges in the gate later.
33 hacking>=3.0.1,<3.1.0 # Apache-2.0
4 # remove this pyflakes from here once you bump the
5 # hacking to 3.2.0 or above. hacking 3.2.0 takes
6 # care of pyflakes version compatibilty.
7 pyflakes>=2.1.1
48
59 coverage!=4.4,>=4.0 # Apache-2.0
610 python-barbicanclient>=4.5.2 # Apache-2.0