We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1885cd7 commit 37f0af2Copy full SHA for 37f0af2
CONTRIBUTING.md
@@ -84,10 +84,6 @@ python -m venv .venv
84
source .venv/bin/activate
85
```
86
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
-
91
_For Windows, activate the virtual environment using Command Prompt:_
92
93
```bash
0 commit comments