📅  最后修改于: 2022-03-11 14:55:20.544000             🧑  作者: Mango
$ tox -l # to view all test environments
$ tox -e py27-tests # to run the tests for Python 2.7
$ tox -e py35-tests # to run the tests for Python 3.5