https://bugzilla.redhat.com/show_bug.cgi?id=1550685 --- Comment #3 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- python-click is packaged, you've got the list of Requires in the setup.py: requirements = [ 'future>=0.15.2', 'binaryornot>=0.2.0', 'jinja2>=2.7', 'click>=5.0', 'whichcraft>=0.4.0', 'poyo>=0.1.0', 'jinja2-time>=0.1.0', 'requests>=2.18.0', ] Also there are test to be run with: pytest<3.3.0 pytest-cov pytest-mock==1.1 pytest-catchlog freezegun -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx