We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b1bcaa commit b9dd883Copy full SHA for b9dd883
README.es.md
@@ -32,7 +32,7 @@ $ learnpack plugins:install learnpack-python
32
2. Comienza con los ejercicios ejecutando el siguiente comando al mismo nivel que tu archivo `learn.json`:
33
34
```bash
35
-$ pip install pytest==4.4.2 mock pytest-testdox
+$ pip3 install pytest==6.2.5 pytest-testdox mock requests toml
36
$ learnpack start
37
```
38
<!-- endhide -->
0 commit comments