Skip to content

Commit 879885d

Browse files
committed
get pip
1 parent 1873482 commit 879885d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/env_image.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
set -e
33
# install required fonts
44
sudo apt-get install fonts-liberation2 fonts-open-sans fonts-noto-cjk fonts-noto-color-emoji
5+
sudo python3 get-pip.py
56
sudo python3 -m pip install requests
67
sudo python3 .circleci/download_google_fonts.py
78
sudo cp -r .circleci/fonts/ /usr/share/

0 commit comments

Comments
 (0)