setup: specify package deps
ClosedPublic

Authored by kparal on May 19 2017, 11:31 AM.

Details

Summary

Otherwise the package is installed from PyPI without deps and doesn't
work.

Also add missing deps on mock and Jinja2.

Test Plan

tried with python setup.py develop, seems to install the deps

Diff Detail

Repository
rTCLOUD testcloud
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal created this revision.May 19 2017, 11:31 AM
roshi accepted this revision.May 19 2017, 1:06 PM
roshi added a subscriber: roshi.

Looks good to me.

This revision is now accepted and ready to land.May 19 2017, 1:06 PM
Closed by commit rTCLOUD86a03fbdcece: setup: specify package deps (authored by Kamil Páral <kparal@redhat.com>). · Explain WhyMay 19 2017, 1:29 PM
This revision was automatically updated to reflect the committed changes.