summaryrefslogtreecommitdiff
path: root/coverage/fullcoverage
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-08-29 21:36:24 -0400
committerNed Batchelder <ned@nedbatchelder.com>2021-08-29 21:36:24 -0400
commitf8b11442aae7fffcb093534f9a5e5081fdeffabb (patch)
tree30e88335fe8b2358599c37b27c7eb7aa2538045b /coverage/fullcoverage
parent23c8ea68e19922450632516607e548a78f017b01 (diff)
downloadpython-coveragepy-git-f8b11442aae7fffcb093534f9a5e5081fdeffabb.tar.gz
build: defend against a local PYTHONPYCACHEPREFIX setting
I had PYTYHONPYCACHEPREFIX=/tmp/pyc in my local shell, which put pyc files elsewhere. A few tests care very much about .pyc files, so those tests failed. This setting in tox.ini will ensure that .pyc files are written locally so the tests will pass.
Diffstat (limited to 'coverage/fullcoverage')
0 files changed, 0 insertions, 0 deletions