Skip to content

Commit

Permalink
Merge pull request #144 from HichamMourad/main
Browse files Browse the repository at this point in the history
update aws_ee
  • Loading branch information
HichamMourad authored Oct 31, 2024
2 parents 29867f7 + 446c559 commit 16e8d1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion aws_ee/execution-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:

additional_build_steps:
prepend: |
RUN pip3 install --upgrade pip
RUN pip3 install --upgrade pip setuptools boto3 yum-utils
append:
- RUN curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "/awscliv2.zip"
- RUN unzip /awscliv2.zip -d /aws
Expand Down
2 changes: 0 additions & 2 deletions aws_ee/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
pysnow
requests
netaddr
boto3
botocore

0 comments on commit 16e8d1f

Please sign in to comment.