From 1a54815b1bc0ed51f98795b2a5dc954bc375ce11 Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Sun, 25 Aug 2024 08:27:47 +0200 Subject: [PATCH] Work around tox bug --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 68e3f5a8..52b195a4 100644 --- a/tox.ini +++ b/tox.ini @@ -11,7 +11,7 @@ env_list = coverage-report -[testenv:.pkg] +[pkgenv] pass_env = SETUPTOOLS_SCM_PRETEND_VERSION