Skip to content

Commit 8afb213

Browse files
committed
venv activation for PowerShell (running tests)
1 parent c7412a5 commit 8afb213

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Check that the project is starting properly.
9191
Switch to the proper virtual environment
9292
```
9393
For cmd.exe: PyfaEnv\scripts\activate.bat
94+
For PowerShell: PyfaEnv\Scripts\Activate.ps1
9495
For bash: source <venv>/Scripts/activate
9596
```
9697

0 commit comments

Comments
 (0)