Skip to content

How to set the full name of the virtualenv created #1226

Closed
@halloleo

Description

@halloleo

When using inside my project directory PROJECTDIR

pipenv install

pipenv creates a virtualenv named "PROJECTDIR-<someid>". How can I specify this full name myself, say to call the virtualenv just "PROJECTDIR"?

And how can I tell pipenv to use an existing virtualenv for this directory and just add the new packages from the requirements.txt?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions