Learning Python Install: pip install tox Run tests: # run tests normally tox # run tests after recreating the virtual environment tox --recreate