Update molecule version
This patch updates molecule version from <3 to <4. molecule<3 has a dependency on anyconfig==0.9.7, which was causing issues in the Zuul build pipeline. https://zuul.opendev.org/t/openstack/build/93921d409cf9429a863dd8cae93007f1 This patch fixes the issue. Change-Id: If9208913675e25849010de33252f829903a42700
This commit is contained in:
parent
62650d6652
commit
cdac1ce0c6
@ -26,5 +26,5 @@ testtools>=1.4.0
|
||||
twine
|
||||
wheel
|
||||
docker<3 # Apache-2.0
|
||||
molecule<3 # MIT
|
||||
molecule<4 # MIT
|
||||
selinux>=0.1.5rc1
|
||||
|
Loading…
Reference in New Issue
Block a user