We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 255c73b commit 4791a81Copy full SHA for 4791a81
README.md
@@ -17,4 +17,8 @@ cp .env.example .env
17
18
```
19
docker compose run --rm python bash
20
+```
21
+
22
23
+pip install -r requirements.txt -r requirements-dev.txt
24
0 commit comments