mirror of
https://opendev.org/openstack/python-neutronclient.git
synced 2026-01-12 07:03:56 +00:00
With tox4 allowlist_externals is more strictly checked, so fix it where necessary and fix pylint version. Depends-On: https://review.opendev.org/c/zuul/zuul-jobs/+/866943 Related-Bug: #1999558 Change-Id: Id115a436b95b3ede5a1f3102b4bb9e3ade75c970
7 lines
328 B
Text
7 lines
328 B
Text
# 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.
|
|
openstackdocstheme>=2.2.0 # Apache-2.0
|
|
reno>=3.1.0 # Apache-2.0
|
|
sphinx>=2.0.0,!=2.1.0 # BSD
|
|
cliff>=3.4.0 # Apache-2.0
|