Skip to content

Commit be55684

Browse files
authored
Merge pull request #139 from cisagov/bug/adjust_molecule_dependencies
Update the `molecule` requirement
2 parents fce8bb3 + 2410685 commit be55684

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-test.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
ansible>=2.10,<6
88
ansible-lint>=5,<6
99
flake8
10-
molecule[docker]
10+
molecule
11+
molecule-plugins[docker]
1112
pre-commit
1213
pytest-testinfra
1314
yamllint

0 commit comments

Comments
 (0)