From 3b3bbfdd5c793f2c414c7906181cd95d9674f916 Mon Sep 17 00:00:00 2001 From: Anderson Bravalheri Date: Sun, 20 Mar 2022 19:29:56 +0000 Subject: [PATCH] Use the same comment as distutils --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index ca29dbbbc1..22c796ff0d 100644 --- a/tox.ini +++ b/tox.ini @@ -20,7 +20,7 @@ passenv = windir # required for test_pkg_resources # honor git config in pytest-perf HOME - # Microsoft's compiler suite (pypa/distutils#118) + # workaround for tox-dev/tox#2382 PROGRAMDATA PROGRAMFILES PROGRAMFILES(x86) @@ -31,7 +31,7 @@ extras = testing-integration passenv = {[testenv]passenv} DOWNLOAD_PATH - # Microsoft's compiler suite (pypa/distutils#118) + # workaround for tox-dev/tox#2382 PROGRAMDATA PROGRAMFILES PROGRAMFILES(x86)