Skip to content

Commit

Permalink
install python-yaml from apt
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelb committed Jul 27, 2023
1 parent 534a4f4 commit 1b0c714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -x

apt-get update
apt-get -y install git rsync python3-pip
apt-get -y install git rsync python3-pip python-yaml

python3 -m pip install myst-parser==1.0.0 sphinx-rtd-theme sphinx==5.3

Expand Down

0 comments on commit 1b0c714

Please sign in to comment.