...
to instead read
[tox] |
Now run "tox test
" to execute your test modules once with Python2 and then again with Python3. (The final choice of py34
vs py36
vs py37
is yet to be determined.)
...
...
to instead read
[tox] |
Now run "tox test
" to execute your test modules once with Python2 and then again with Python3. (The final choice of py34
vs py36
vs py37
is yet to be determined.)
...