Michael Peteuil

Results 2 comments of Michael Peteuil

Hi @covuworie, thanks for the feedback. It should work for any poetry command that inherits from [`EnvCommand`](https://github.com/python-poetry/poetry/blob/1.2.0a1/poetry/console/commands/env_command.py) ([install does](https://github.com/python-poetry/poetry/blob/1.2.0a1/poetry/console/commands/install.py)) since all commands should be emitting `COMMAND` events which [this plugin...

Resolved via #7