update requirements.txt and dependencies in setup.py
ClosedPublic

Authored by garretraziel on Mar 24 2016, 2:53 PM.

Details

Summary

I've added 'daemon', 'moksha.hub', 'psutil' and 'Pygments' libraries to
install_requires part of setup.py and to requirements.txt.
Without these libraries, fedmsg-hub fails to start.

Test Plan

Try to create new virtualenv, install deps according to README
and run fedmsg-hub.

Diff Detail

Repository
rTRGR taskotron-trigger
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
garretraziel retitled this revision from to update requirements.txt and dependencies in setup.py.Mar 24 2016, 2:53 PM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added reviewers: tflink, mkrizek.
mkrizek accepted this revision.Mar 29 2016, 8:05 AM
This revision is now accepted and ready to land.Mar 29 2016, 8:05 AM
This revision was automatically updated to reflect the committed changes.