Before You Begin
Before proceeding, please make sure to follow these steps:
Feature Details
Is your feature request related to a problem? Please describe
Hard to debug, especially when running in limited environments such as CI pipelines.
Describe the solution you'd like
--verbose flag which would log a bunch of information through the process such as final config options and packages found.
Describe alternatives you've considered
Right now I am manually editing the code in site-packages to add print statements. Which isn't really possible in the CI.