You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is purely an issue with this plugin since I am incorrectly identifying whether a project uses the new-style of pyproject.toml or the old-style
Please see the attached zip for a repro project
In some situations, the plugin fails with a completely meaningless error message:
Steps to reproduce:
cd /tmp/poetry-monoranger-repro
poetry install
poetry build
Traceback shows it's an unhandled
KeyError
:poetry-monoranger-repro.zip
The text was updated successfully, but these errors were encountered: