py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
py$(PYV): commands[0]> python -m testtools.run fixtures.test_suite
Tests running...

Ran 144 tests
OK
  py$(PYV): OK
  congratulations :)