We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab5f676 + 50b4d00 commit 888c8f2Copy full SHA for 888c8f2
README.rst
@@ -5,7 +5,7 @@ Code samples from Mastering Python
5
(https://www.packtpub.com/application-development/mastering-python)
6
7
All of the code in this repository is tested using the bundled tests. To run
8
-the tests yourself simply install the requirements and run the tests:
+the tests yourself you just have to install the requirements and run the tests:
9
10
pip3 install --upgrade --requirement requirements.txt
11
py.test
0 commit comments