First, install tox with pip install tox . ... envlist = py27,py36 [testenv] # install pytest in the virtualenv where commands will be executed deps = pytest ...
確定! 回上一頁