-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Type: Enhancement 💡This is a feature or enhancement request.This is a feature or enhancement request.
Description
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?
markroxor, gitlines, xverges, viciu, brylie and 21 more
Metadata
Metadata
Assignees
Labels
Type: Enhancement 💡This is a feature or enhancement request.This is a feature or enhancement request.