Pin molecule to last known good

3.0a6 added some incompatibilities so lets pin the stable branch to the
last known good version which is 3.0a5.

Change-Id: I908810f7bb4e00701de3214b3b710648c33c0409
This commit is contained in:
Alex Schultz 2020-02-07 07:37:23 -07:00
parent b750574710
commit eac9f95590
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ pytest-cov
pytest-html pytest-html
pytest-xdist pytest-xdist
mock mock
molecule>=2.22rc1,<3 molecule==3.0a5
netaddr netaddr
# this is required for the docs build jobs # this is required for the docs build jobs