aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2018-03-13 12:14:28 +0000
committerBryn M. Reeves <bmr@redhat.com>2018-03-13 12:14:28 +0000
commitabaec111fc7e65f62b856876bfdbf46c8a83e5ea (patch)
tree4ed03221c78777d698f5cd682c44c919febc1b64 /README.md
parent8939cda58ebf6b2ada49b5a2071747a038ebebe8 (diff)
downloadsos-abaec111fc7e65f62b856876bfdbf46c8a83e5ea.tar.gz
[docs] clarify test requirements in README.md
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 16e91c94..1a325789 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,9 @@ and run
make
```
-Please run `make test` before sending a [pull request][0]
+Please run `make test` before sending a [pull request][0], or run the
+test suite manually using the `nosetests` command (ideally for the
+set of Python versions currently supported by `sos` upstream).
### Wiki