Skip to content

Commit 50c988c

Browse files
committed
fix: avoid pytest issue
This targeting issue: pytest-dev/pytest#11904
1 parent 5b69492 commit 50c988c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ docker-image-py
33
jmespath
44
molecule
55
molecule-plugins[docker]
6-
pytest
6+
pytest < 8.0.0
77
pytest-forked
88
pytest-xdist

0 commit comments

Comments
 (0)