We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12dfef8 commit f27b6bdCopy full SHA for f27b6bd
learners/setup.md
@@ -36,7 +36,7 @@ conda activate myenv
36
There are some python packages that will be needed in this course, you can install them using the following command:
37
38
```bash
39
-pip install numpy pandas matplotlib pytest pytest-regtest pytest-mpl snaptol
+pip install numpy pandas matplotlib pytest snaptol
40
```
41
42
### Git
0 commit comments