Skip to content

Commit 97b5f29

Browse files
committed
ensurepip
1 parent ecb2c0c commit 97b5f29

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
@@ -5,6 +5,7 @@ sudo apt-get install fonts-liberation2 fonts-open-sans fonts-noto-cjk fonts-noto
55
sudo python3 .circleci/download_google_fonts.py
66
sudo cp -r .circleci/fonts/ /usr/share/
77
sudo fc-cache -f
8+
sudo python3 -m ensurepip
89
# install kaleido & plotly
910
# sudo python3 -m pip install "plotly[kaleido]==6.1.2" --progress-bar off
1011
# Once new Kaleido and Plotly versions are released, uncomment the line above, update the Plotly version,

0 commit comments

Comments
 (0)