File tree <
8000
path d="M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v12.5A1.75 1.75 0 0 1 14.25 16H1.75A1.75 1.75 0 0 1 0 14.25Zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25H9.5v-13Zm12.5 13a.25.25 0 0 0 .25-.25V1.75a.25.25 0 0 0-.25-.25H11v13Z">1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ alt="https://www.packtpub.com/" border="5" /></a>
28
28
29
29
Create a virtual environment, and once activated run:
30
30
31
- make setup
31
+ ** make setup**
32
32
33
33
This will install the common dependencies. Besides this, each chapter might
34
34
have additional ones, for which another `` make setup `` will have to be run
@@ -38,7 +38,7 @@ Each chapter has its corresponding directory given by its number.
38
38
39
39
Inside each chapter directory, tests can be run by:
40
40
41
- make test
41
+ * make test*
42
42
43
43
This requires the `` make `` application installed (in Unix environments).
44
44
In environments without access to the `` make `` command, the same code can be
You can’t perform that action at this time.
0 commit comments