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 226815a commit a4213acCopy full SHA for a4213ac
.tools/readmes/README.md
@@ -17,6 +17,7 @@ python -m venv .venv
17
18
# Windows
19
.venv\Scripts\activate
20
+python -m pip install -r requirements_freeze.txt
21
22
# Linux or MacOS
23
source .venv/bin/activate
0 commit comments