File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,12 @@ Here's how to make a one-off code change.
8585
8686 $ make test
8787
88+ If you don't have ``make ``, do:
89+
90+ .. code-block ::
91+
92+ $ nosetests -v
93+
8894 - To actually make the commit (this will trigger tests for yapf, lint and pep8 automatically):
8995
9096 .. code-block :: bash
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ The following wonderful people contributed directly or indirectly to this projec
1414- `Anton Tagunov <https://github.com/anton-tagunov >`_
1515- `Balduro <https://github.com/Balduro >`_
1616- `bimmlerd <https://github.com/bimmlerd >`_
17- - `d-qoi <https://github.com/d-qoi> `
17+ - `d-qoi <https://github.com/d-qoi >`_
1818- `daimajia <https://github.com/daimajia >`_
1919- `Eli Gao <https://github.com/eligao >`_
2020- `ErgoZ Riftbit Vaper <https://github.com/ergoz >`_
You can’t perform that action at this time.
0 commit comments