# set basepython = python3.6 in tox.ini ubuntu@KVM-artful-guest:~/ua/ubuntu-advantage-tools-10$ tox py35 create: /home/ubuntu/ua/ubuntu-advantage-tools-10/.tox/py35 py35 installdeps: flake8, fixtures py35 installed: extras==1.0.0,fixtures==3.0.0,flake8==3.4.1,linecache2==1.0.0,mccabe==0.6.1,pbr==3.1.1,pkg-resources==0.0.0,pycodestyle==2.3.1,pyflakes==1.5.0,python-mimeparse==1.6.0,six==1.11.0,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0 py35 runtests: PYTHONHASHSEED='1334008308' py35 runtests: commands[0] | /home/ubuntu/ua/ubuntu-advantage-tools-10/.tox/py35/bin/python -m unittest discover tests ...................................................... ---------------------------------------------------------------------- Ran 54 tests in 1.499s OK py35 runtests: commands[1] | /home/ubuntu/ua/ubuntu-advantage-tools-10/.tox/py35/bin/python -m flake8 tests ___________________________________ summary ____________________________________ py35: commands succeeded congratulations :) ubuntu@KVM-artful-guest:~/ua/ubuntu-advantage-tools-10$