From: Jonathan Rajotte Date: Mon, 27 Nov 2017 22:06:28 +0000 (-0500) Subject: Include tox inside README X-Git-Url: https://git.efficios.com/?a=commitdiff_plain;h=8b2a61d036ad9891f4a219d28cb421868032a6b8;hp=577f3f1d149f21417259e1da08b3d4ff3b1d624a;p=deliverable%2Flttng-ivc.git Include tox inside README Signed-off-by: Jonathan Rajotte --- diff --git a/README b/README index 4ee9be0..9865bbf 100644 --- a/README +++ b/README @@ -26,3 +26,7 @@ How to run: 1: python lttng_ivc/bootstrap.py 2: python lttng_ivc/build_projects.py 3: pytest -sv lttng_ivc/tests/ + +With tox: + +1: tox -r ./