This way we could get automatic dependencies instead of asking people to do pip install -r requirements-$whatsoever.txt. Also we could publish that to pypi which would make it easy for people to install plugins.
pip install -r requirements-$whatsoever.txt
Metadata Update from @pingou: - Issue tagged with: RFE
With specifically the exception of pagure-ev, there are no additional requirements for the other stuff, since the rest are celery workers. Technically pagure-ci requires python-jenkins if being used with Jenkins. Beyond that, there's nothing really needed.
pagure-ev
pagure-ci
python-jenkins
based on the last comment and the fact that nothing else was added in 4 years, I don't think this issue is still required, going to close it.
Metadata Update from @wombelix: - Issue close_status updated to: Won't Fix - Issue status updated to: Closed (was: Open)