blob: c05be4b7c5af136a1f5c7cec80128f1fcd71259c [file] [log] [blame]
Max Rasskazov8a071162016-02-24 11:55:00 +03001# 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
8python-subunit>=0.0.18
9sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
10oslosphinx>=2.5.0 # Apache-2.0
11oslotest>=1.10.0 # Apache-2.0
12testrepository>=0.0.18
13testscenarios>=0.4
14testtools>=1.4.0