Skip to content

Commit 2cec0e4

Browse files
committed
Doc docker: remove conflictive dependency awscli
1 parent c8da8d2 commit 2cec0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docbuild/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN apt-get -y update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
77
graphviz python3-matplotlib wget unzip enchant-2 locales
88

99
RUN python3 -m pip install "Sphinx<7" breathe \
10-
sphinx_bootstrap_theme awscli sphinxcontrib-bibtex \
10+
sphinx_bootstrap_theme sphinxcontrib-bibtex \
1111
sphinx_rtd_theme recommonmark sphinx-markdown-tables \
1212
"sphinxcontrib-spelling!=7.4.0,<8"
1313

0 commit comments

Comments
 (0)