Huh, shouldn't `/build-support/virtualenvs/` be in...
# general
h
Huh, shouldn't
/build-support/virtualenvs/
be in our
.gitignore
?
h
no, run
git clean -fd -- build-support
. Stu made a change to move the venv
h
Right, just found #11616
I got caught straddling that change