blob: 0c885d394b0618f720b2106ce7c8502c043cd5b4 [file] [log] [blame]
David Lyle64302f12016-04-29 15:46:34 -06001# 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
5hacking<0.11,>=0.10.0
6
7coverage>=3.6
8discover
9python-subunit>=0.0.18
10sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
11oslosphinx>=2.5.0 # Apache-2.0
12oslotest>=1.10.0 # Apache-2.0
13testrepository>=0.0.18
14testscenarios>=0.4
15testtools>=1.4.0