tests: Add python3-mock and python3-sphinx_rtd_theme
Whatever was pulling them in has stopped so we need to add them to the list. (cherry picked from commit5f530bd501
) (cherry picked from commitde99a43485
)
This commit is contained in:
parent
7a1e443aff
commit
d9b55b78cb
@ -11,6 +11,7 @@ RUN dnf -y install \
|
||||
python3-gevent \
|
||||
python3-magic \
|
||||
python3-mako \
|
||||
python3-mock \
|
||||
python3-nose \
|
||||
python3-pocketlint \
|
||||
python3-pylint \
|
||||
@ -18,6 +19,7 @@ RUN dnf -y install \
|
||||
python3-pytoml \
|
||||
python3-semantic_version \
|
||||
python3-sphinx \
|
||||
python3-sphinx_rtd_theme \
|
||||
python3-rpmfluff \
|
||||
python3-librepo \
|
||||
python3-pyvmomi \
|
||||
|
Loading…
Reference in New Issue
Block a user