Skip to content

Wrap poetry #208

Description

@luckydonald

So the initial idea of poe was to extend poetry to have the poetry run command.

(However poetry run does something else.)

Now this tool tries to give this missing run command, but introduces a new command instead of extending poetry.

  • poetry add somepackage
  • poe tests

What I propose is a mode (e.g. configured through the toml) which wraps poetry to have it a single executable to remember.

  • poe add somepackage
  • poe run tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions