From 35132271afdbaf9113307f6b49f531750be71a94 Mon Sep 17 00:00:00 2001 From: Rahiel Kasim Date: Mon, 17 Apr 2017 13:49:42 +0200 Subject: [PATCH] contributing: how to run tests without make; AUTHORS: fix formatting (#567) --- .github/CONTRIBUTING.rst | 6 ++++++ AUTHORS.rst | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index ac3e77cda..22eb99a89 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -85,6 +85,12 @@ Here's how to make a one-off code change. $ make test + If you don't have ``make``, do: + + .. code-block:: + + $ nosetests -v + - To actually make the commit (this will trigger tests for yapf, lint and pep8 automatically): .. code-block:: bash diff --git a/AUTHORS.rst b/AUTHORS.rst index 0f7cf2eb3..b39f7fed4 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -14,7 +14,7 @@ The following wonderful people contributed directly or indirectly to this projec - `Anton Tagunov `_ - `Balduro `_ - `bimmlerd `_ -- `d-qoi ` +- `d-qoi `_ - `daimajia `_ - `Eli Gao `_ - `ErgoZ Riftbit Vaper `_