Skip to content

Commit 0f65330

Browse files
committed
updated python version in test-requirement.txt file
1 parent cc8c5ce commit 0f65330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flake8
44
yamllint
55

66
# Unit test runner
7-
pytest-ansible ; python_version >= '3.9'
7+
pytest-ansible ; python_version >= '3.10'
88
git+https://github.com/ansible-community/pytest-ansible-units.git ; python_version < '3.9'
99
pytest-xdist
1010
ansible-navigator

0 commit comments

Comments
 (0)