Skip to content

Commit d57984c

Browse files
committed
Fix broken pip docker-compose
1 parent 8de55b3 commit d57984c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ install_dependency: &install_dependency
77
command: |
88
sudo apt install jq
99
sudo pip install awscli --upgrade
10+
sudo apt install python-dev libffi-dev gcc libc-dev make
1011
sudo pip install docker-compose
1112
1213
install_deploysuite: &install_deploysuite

0 commit comments

Comments
 (0)