commit | 39c83cef36f56f5c0bfb2a01485dfaceb35054e7 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Sat Oct 01 20:35:55 2022 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Sat Oct 01 22:38:06 2022 -0400 |
tree | 993692782a5cf11f65ae7145616cb6e980b6039a | |
parent | 6e557c812a9860fae78f95c6065573f8fb91fc5c [diff] |
build: install tomli-w
diff --git a/molecule/default/tools/install-dependencies b/molecule/default/tools/install-dependencies index d7e9341..c08b7ba 100755 --- a/molecule/default/tools/install-dependencies +++ b/molecule/default/tools/install-dependencies
@@ -16,4 +16,5 @@ pip install \ --extra-index-url https://vexxhost.github.io/wheels/alpine-3.15/ \ netaddr \ + tomli-w \ 'openstacksdk<0.99.0'