Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: plugin support #1

Open
2 tasks
danielknell opened this issue Jul 6, 2022 · 0 comments
Open
2 tasks

feat: plugin support #1

danielknell opened this issue Jul 6, 2022 · 0 comments

Comments

@danielknell
Copy link
Member

Description

Allow installation of poetry plugins

Context

Poetry 1.2 has plugin support, sometimes these plugins will be needed.

Possible implementation

  • a plugins parameter which takes a space delimited list of plugins as a string
  • step that runs poetry self add {value} when the parameter is set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant