286f72e359
The docs were saying to use: tox -evenv -- echo 'done' Which would create the virtualenv 'venv' but then error. Update the docs to do: tox -evenv --notest Change-Id: Ibe1dfd8748535c75040a8d8ef6d33d0791d022d1