From: Jonathan Rajotte Date: Mon, 27 Nov 2017 22:06:28 +0000 (-0500) Subject: Include tox inside README X-Git-Url: http://git.efficios.com/?p=deliverable%2Flttng-ivc.git;a=commitdiff_plain;h=8b2a61d036ad9891f4a219d28cb421868032a6b8;ds=sidebyside 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 ./