File tree Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 1
- # 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
1
sphinx >= 2.0.0 ,!= 2.1.0 # BSD
5
2
sphinxcontrib-svg2pdfconverter >= 0.1.0 # BSD
6
3
openstackdocstheme >= 2.2.1 # Apache-2.0
Original file line number Diff line number Diff line change 2
2
# date but we do not test them so no guarantee of having them all correct. If
3
3
# you find any incorrect lower bounds, let us know or propose a fix.
4
4
5
- # The order of packages is significant, because pip processes them in the order
6
- # of appearance. Changing the order has an impact on the overall integration
7
- # process, which may cause wedges in the gate later.
8
-
9
5
keystoneauth1 >= 3.14.0 # Apache-2.0
10
6
netaddr >= 0.7.18 # BSD
11
7
neutron-lib >= 3.8.0 # Apache-2.0
Original file line number Diff line number Diff line change 1
- # 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
-
5
1
hacking>=6.1.0,<6.2.0 # Apache-2.0
6
2
7
3
bandit!=1.6.0,>=1.1.0 # Apache-2.0
8
4
coverage!=4.4,>=4.0 # Apache-2.0
9
5
flake8-import-order>=0.18.0,<0.19.0 # LGPLv3
10
- python-subunit>=1.0.0 # Apache-2.0/BSD
11
6
oslotest>=3.2.0 # Apache-2.0
12
7
stestr>=1.0.0 # Apache-2.0
13
8
pylint>=2.6.0 # GPLv2
You can’t perform that action at this time.
0 commit comments