poetry-version-plugin
poetry-version-plugin copied to clipboard
Only log informations for commands of interest
Hey there ! Thx for this plugin
Would it be possible to silence the messages ? It's a bit annoying when using poetry commands unrelated to the versioning:
> poetry env list
poetry-version-plugin: Using __init__.py file at pylsp_mypy_rnx/__init__.py for dynamic version
poetry-version-plugin: Setting package dynamic version to __version__ variable from __init__.py: 0.1.0
pylsp-mypy-rnx-Thao6M6B-py3.9 (Activated)
Indeed it would be very nice to either use a verbosity level, or send output to stderr.
Especially for commands like poetry version -s