2014-09-23 01:55:13 +00:00
|
|
|
# The order of packages is significant, because pip processes them in the order
|
|
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
|
|
# process, which may cause wedges in the gate later.
|
2015-06-22 08:20:17 +00:00
|
|
|
hacking<0.11,>=0.10.0
|
2013-07-27 02:27:45 +00:00
|
|
|
|
|
|
|
discover
|
2015-06-22 08:20:17 +00:00
|
|
|
oslotest>=1.5.1 # Apache-2.0
|
2014-03-10 21:30:00 +00:00
|
|
|
testrepository>=0.0.18
|
2015-02-07 10:30:02 +00:00
|
|
|
|
|
|
|
# Doc requirements
|
2015-06-22 08:20:17 +00:00
|
|
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
|
|
|
oslosphinx>=2.5.0 # Apache-2.0
|