719b6eea36
Change-Id: Icc871d151d304f73744a821487b3c66df6956e32
12 lines
334 B
Plaintext
12 lines
334 B
Plaintext
# 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.
|
|
|
|
coverage>=3.6
|
|
doc8
|
|
hacking>=0.11.0,<0.12
|
|
mock>=2.0
|
|
requests-mock>=1.0
|
|
sphinx>=1.2.1,!=1.3b1,<1.3
|
|
oslosphinx>=2.5.0,!=3.4.0
|