I am using tox for my project.
Here is my tox.ini file:
tox.ini
[tox] envlist = py27, lint, coverage skipsdist = True [testenv:py27] dep
I don't know why, but to solve I had to clone my repo again. The repo reset doesn't solve only the full clone.
Checkout this tox issue for more details.