mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bpo-35328: Set VIRTUAL_ENV_PROMPT at venv activation (GH-21587)
Co-Authored-By: Baptiste Darthenay <baptiste.darthenay@gmail.com>
This commit is contained in:
parent
1332226b32
commit
c82dda1e08
7 changed files with 17 additions and 1 deletions
|
@ -17,5 +17,6 @@ if defined _OLD_VIRTUAL_PATH (
|
|||
set _OLD_VIRTUAL_PATH=
|
||||
|
||||
set VIRTUAL_ENV=
|
||||
set VIRTUAL_ENV_PROMPT=
|
||||
|
||||
:END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue