Skip to content

Commit 37f0af2

Browse files
committed
Remove note about different venv dir
1 parent 1885cd7 commit 37f0af2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,6 @@ python -m venv .venv
8484
source .venv/bin/activate
8585
```
8686

87-
> **Note:**
88-
> This virtual environment MUST NOT be set up WITHIN the onyx directory if you plan on using mypy within certain IDEs.
89-
> For simplicity, we recommend setting up the virtual environment outside of the onyx directory.
90-
9187
_For Windows, activate the virtual environment using Command Prompt:_
9288

9389
```bash

0 commit comments

Comments
 (0)