py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV) py$(PYV): commands[0]> python setup.py -q test -q WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. ................................................... ---------------------------------------------------------------------- Ran 51 tests OK py$(PYV): OK congratulations :)