From 88cfbf8476c96c5bb9419f7242500f64e3c330bf Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Wed, 9 Aug 2023 12:43:29 +0000 Subject: [PATCH] Allow using `touch` for unittests --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index e34612c6..cdb31bc0 100644 --- a/tox.ini +++ b/tox.ini @@ -39,6 +39,7 @@ allowlist_externals = sh git test + touch deps = py27: mock coverage