git/hooks: The fedmsg post-receive hook needs GitPython

This commit is contained in:
Mathieu Bridon 2015-01-27 17:34:24 +01:00
parent cd069b4736
commit 9429aa5f24

View file

@ -5,6 +5,7 @@
yum: pkg={{item}} state=present
with_items:
- git
- GitPython
- moreutils
- python-kitchen