This was originally for fedmsg but it declares this dependency properly now, we don't need to explicitly mention it.
Fixes #100.
Tested this by creating a fresh virtualenv, pip install -r requirements.txt, and then running the test suite.
pip install -r requirements.txt
Not sure if there is anything more I should test.
:+1:
Pull-Request has been merged by ralph
This was originally for fedmsg but it declares this dependency properly
now, we don't need to explicitly mention it.
Fixes #100.