mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Closes #29213: Merged fix from 3.6.
This commit is contained in:
parent
7601d780a7
commit
144fff8b90
2 changed files with 5 additions and 7 deletions
|
@ -26,7 +26,7 @@ function global:deactivate ([switch]$NonDestructive) {
|
|||
}
|
||||
|
||||
deactivate -nondestructive
|
||||
|
||||
|
||||
$env:VIRTUAL_ENV="__VENV_DIR__"
|
||||
|
||||
if (! $env:VIRTUAL_ENV_DISABLE_PROMPT) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue