[tox] envlist = py35,py36 [testenv] deps = pytest # PYPI package providing pytest ... create two virtualenv environments with the python3.5 and python3.6 ...
確定! 回上一頁