/opt/alt/python37/lib/python3.7/site-packages/virtualenv/activation/nushell
# Setting the old path let path-name = (if ((sys).host.name == "Windows") { "Path" } { "PATH" }) let-env $path-name = $nu.env._OLD_VIRTUAL_PATH # Unleting the environment variables that were created when activating the env unlet-env VIRTUAL_ENV unlet-env _OLD_VIRTUAL_PATH unlet-env PROMPT_COMMAND unalias pydoc unalias deactivate
.
Edit
..
Edit
__init__.py
Edit
__pycache__
Edit
activate.nu
Edit
deactivate.nu
Edit