From c04e5e87569ec2c237b58a1ab4d627343b8a562b Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Thu, 14 Apr 2022 20:27:54 +0200 Subject: [PATCH] ci: remove aws cli pypi req --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 98c189a..7094eb8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,6 +4,6 @@ requests flake8 pytest cfnlambda -awscli +#awscli #pytest-profiling #tuna