the-new-hotness: Add missing dependencies

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2019-02-15 10:20:42 +01:00
parent ac2fe6398b
commit d9fd416a90

View file

@ -24,6 +24,10 @@ items:
python3-requests \
fedora-messaging \
python3-fedora-messaging \
python3-fedora \
python3-fedmsg \
python3-beautifulsoup4 \
python3-psutil \
python3-pip \
python3-setuptools && \
dnf autoremove -y && \