John L. Villalovos 286f72e359 Doc: Use --notest for creating venv
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
2015-06-09 17:20:32 -07:00
..
2015-06-09 17:20:32 -07:00
2014-09-16 16:51:42 -04:00
2015-05-27 19:56:01 +09:00