We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2371228 commit 9d33f7bCopy full SHA for 9d33f7b
requirements-dev.txt
@@ -5,7 +5,7 @@ cryptography<3.1; python_version < '3.6'
5
pylint==2.6.0; python_version >= '3.6'
6
voluptuous==0.12.1 # from https://github.com/ansible/ansible/raw/devel/test/lib/ansible_test/_data/requirements/sanity.validate-modules.txt
7
yamllint
8
-molecule[podman]
+molecule[podman]<25.2.0
9
molecule-plugins[podman]; python_version >= '3.9'
10
pytest
11
pytest-ansible
0 commit comments