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 4416a53 commit 198e9ddCopy full SHA for 198e9dd
bootcamp/materials/3-spark-fundamentals/README.md
@@ -6,7 +6,7 @@ You need to install the required dependencies in `requirements.txt`
6
7
Running `pip install -r requirements.txt` will install them.
8
9
-Running pytest is easy. You just need to run `pytest` and you're good to go!
+Running pytest is easy. You just need to run `python -m pytest` and you're good to go!
10
11
12
0 commit comments