It's the py3 version of fedmsg that's required

This commit is contained in:
Pierre-Yves Chibon 2015-11-10 09:26:34 +01:00
parent a654048585
commit 1c1c2c3304

View file

@ -5,7 +5,7 @@
dnf: pkg={{ item }} state=present
with_items:
- mdapi
- fedmsg
- python3-fedmsg-core
tags:
- mdapi
- packages