From a73b6d99c4564e0275c315f7c7627c92c21ea732 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Wed, 9 Aug 2023 14:10:58 -0400 Subject: [PATCH] we end up using the coveralls tool to clean up these paths and I stopped using tox so they don't look like this anymore --- .coveragerc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.coveragerc b/.coveragerc index 32b803586..5b41f9ce3 100644 --- a/.coveragerc +++ b/.coveragerc @@ -23,7 +23,5 @@ source = D:/a/tahoe-lafs/tahoe-lafs/.tox/py*-coverage/Lib/site-packages/ # Although sometimes it looks like this instead. Also it looks like this on macOS. .tox/py*-coverage/lib/python*/site-packages/ -# And on the CircleCI Windows build envronment... - .tox/py*-coverage/Lib/site-packages/ # On some Linux CI jobs it looks like this /tmp/tahoe-lafs.tox/py*-coverage/lib/python*/site-packages/