cpython/Lib/venv/scripts/posix
Totally a booplicate 83485a0953
gh-112571: Move fish venv activation script into the common folder (GH-117169)
pythongh-112571: allow using fish venv activation script on windows

The fish shell can be used on windows under cygwin or msys2.
This change moves the script to the common folder
so the venv module will install it on both posix and nt systems (like the bash script).
2024-03-24 15:48:40 +00:00
..
activate.csh gh-89427: Provide the original prompt value for VIRTUAL_ENV_PROMPT (GH-106726) 2024-01-23 08:53:04 +00:00