If pyver forces koji to reload under different interpreter, it could happen, that different set of plugins is available. In such case help printed under original interpreter can be misleading.
Fixes: https://pagure.io/koji/issue/1276
:thumbsup:
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
Metadata Update from @jcupova: - Pull-request tagged with: testing-done
Commit 790bc251 fixes this pull-request
Pull-Request has been merged by mikem
If pyver forces koji to reload under different interpreter, it could
happen, that different set of plugins is available. In such case help
printed under original interpreter can be misleading.
Fixes: https://pagure.io/koji/issue/1276