Skip to content

Commit 98b91fa

Browse files
authored
Update tox.ini
1 parent 47996d7 commit 98b91fa

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tox.ini

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,10 @@ skipsdist = true
99

1010
[testenv]
1111
deps =
12+
-rrequirements.txt
1213
ansible5: ansible == 5.*
1314
ansible6: ansible == 6.*
1415
ansible7: ansible == 7.*
15-
molecule == 5.*
16-
molecule-plugins[docker] == 23.*
17-
ansible-lint == 6.*
18-
paramiko == 3.*
1916
commands = molecule test
2017
setenv =
2118
TOX_ENVNAME={envname}

0 commit comments

Comments
 (0)