ad544f387e
Change-Id: Ie2d6f4391f8d711aa057c6cc3ff6fd475ee73754
10 lines
377 B
Plaintext
10 lines
377 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.
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|
sphinx>=1.6.2 # BSD
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
testtools>=1.4.0 # MIT
|
|
yasfb>=0.5.1,!=0.6.0
|