snok / install-poetry

Github action for installing and configuring Poetry
MIT License
572 stars 53 forks source link

feat: support install poetry plugins #155

Closed waketzheng closed 1 month ago

waketzheng commented 1 month ago

Close #53 Inspired by #69, but remove poetry version check and comma-delimited support Also, add poetry 1.8.1 to test list

sondrelg commented 1 month ago

This looks solid @waketzheng. Thanks! I'll try to review this sometime this week 👍

sondrelg commented 1 month ago

Awesome, thanks for the contribution @waketzheng!