Skip to content

Poetry export creates a virtualenv #78

@touilleMan

Description

@touilleMan

When running from outside of a virtualenv, poetry export will create a virtualenv before running the command.
This has two issues:

On top of that creating the virtualenv is not needed for this command (I've tried with poetry config --local virtualenvs.create true and it works as expected)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions