-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Before You Begin
Before proceeding, please make sure to follow these steps:
- I have checked for similar feature requests in the project's issue tracker
to avoid duplicates. - I have searched existing issues to see if this feature has been discussed
before.
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request