Install aws sam cli to default python

This commit is contained in:
Vladimir Safonkin
2020-10-05 17:21:27 +03:00
parent 8750bf4011
commit 84b3837f88
2 changed files with 0 additions and 2 deletions

View File

@@ -196,7 +196,6 @@
}, },
{ {
"package": "aws-sam-cli", "package": "aws-sam-cli",
"python": "3.7",
"cmd": "sam" "cmd": "sam"
} }
] ]

View File

@@ -159,7 +159,6 @@
}, },
{ {
"package": "aws-sam-cli", "package": "aws-sam-cli",
"python": "3.7",
"cmd": "sam" "cmd": "sam"
} }
] ]