From 74c014b6fe123d3fc9d26222c72bff5fb6080848 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Mon, 29 Jun 2020 11:17:46 +0000 Subject: [PATCH] Update how to run tests tox w/o args is suffcient --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index cdde0d2..eda2217 100644 --- a/README.rst +++ b/README.rst @@ -101,4 +101,4 @@ How to run the tests? :: - tox tests/ + tox