Skip to content

Commit 8aa8494

Browse files
committed
chalice-deploy needs awscli, not aws
1 parent b573e73 commit 8aa8494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

decrypt_oracle/tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ basepython = python3.6
7373
recreate = true
7474
deps =
7575
{[testenv:chalice]deps}
76-
aws
76+
awscli
7777
commands =
7878
{[testenv:chalice-prep]commands}
7979
chalice package {envtmpdir}/packaged

0 commit comments

Comments
 (0)