File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,9 +89,9 @@ venv's binary directory. The invocation of the script is platform-specific:
8989+-------------+-----------------+-----------------------------------------+
9090| | csh/tcsh | $ source <venv>/bin/activate.csh |
9191+-------------+-----------------+-----------------------------------------+
92- | Windows | cmd.exe | C:\> <venv>\Scripts\a ctivate.bat |
92+ | Windows | cmd.exe | C:\> <venv>\\ Scripts\\ activate.bat |
9393+-------------+-----------------+-----------------------------------------+
94- | | PowerShell | PS C:\> <venv>\Scripts\Activate.ps1 |
94+ | | PowerShell | PS C:\> <venv>\\ Scripts\\ Activate.ps1 |
9595+-------------+-----------------+-----------------------------------------+
9696
9797You don' t specifically * need* to activate an environment; activation just
You can’t perform that action at this time.
0 commit comments