We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbebd18 commit 2b672fcCopy full SHA for 2b672fc
1 file changed
CONTRIBUTING.md
@@ -19,6 +19,9 @@ Activate Python virtual environments
19
- Linux: `source .venv/bin/activate`
20
- Windows `.venv\Scripts\activate`
21
22
+Install prerequisites
23
+- `poetry install`
24
+
25
#### Make your modifications
26
27
#### Re-create Poetry Lock File, if you modified the requirements
0 commit comments