Closed vijayvammi closed 1 year ago
Sorry, I think it has to do with the settings. I was able to solve it.
No worries :) For anyone else who finds this ticket, the solution is to set pattern = default-unprefixed
, since your tags don't have a v
prefix.
Hello,
Thanks for the plugin, the functionality works but it seems to break poetry.
For example:
With this configuration of pyproject.toml, I cannot make poetry work at all.
I get an error message: poetry --help
Once I make the enable flag to be false, I am able to get poetry to work.
poetry self show