cpython/Lib/venv/scripts
Brett Cannon d64ee1a5ba bpo-32718: Make Activate.ps1 for venv cross-platform and available on all platforms (GH-9321)
PowerShell Core 6.1 is the cross-platform port of Windows PowerShell. This change updates Activate.ps1 to not make Windows assumptions as well as installing it into the bin/Scripts directory on all operating systems.

Requires PowerShell Core 6.1 for proper readline support once the shell has been activated for the virtual environment.
2018-09-21 15:27:26 -07:00
..
common bpo-32718: Make Activate.ps1 for venv cross-platform and available on all platforms (GH-9321) 2018-09-21 15:27:26 -07:00
nt bpo-32718: Make Activate.ps1 for venv cross-platform and available on all platforms (GH-9321) 2018-09-21 15:27:26 -07:00
posix bpo-31462: Remove trailing whitespaces. (#3564) 2017-09-14 09:38:36 +03:00