Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

Commit 5aa3657

Browse files
cloudalchemybotpaulfantom
authored andcommitted
🤖 synchronize files from cloudalchemy/skeleton (#146)
1 parent 7a81299 commit 5aa3657

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

test-requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ docker
33
ansible-lint>=3.4.0
44
testinfra>=1.7.0
55
jmespath
6-
pytest==3.9.3

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ deps =
1717
ansible26: ansible<2.7
1818
ansible27: ansible<2.8
1919
commands =
20-
{posargs:molecule test --all --destroy=always}
20+
{posargs:molecule test --all --destroy always}

0 commit comments

Comments
 (0)