keattang / poetry-exec-plugin

A plugin for poetry that allows you to execute scripts defined in your pyproject.toml, just like you can in npm or pipenv
https://pypi.org/project/poetry-exec-plugin/
MIT License
58 stars 6 forks source link

Problem with poetry 1.5.1. No attribute '_file' #16

Open calope opened 1 year ago

calope commented 1 year ago

➜ poetry exec hello

'PyProjectTOML' object has no attribute '_file'

Always the same error.

keattang commented 1 year ago

This should be fixed if you upgrade to 0.3.6