p2pfs/tox.ini

8 lines
122 B
INI
Raw Normal View History

2018-09-30 03:42:00 +00:00
[tox]
envlist = py27, py34, py35, py36, py37, pypy
[testenv]
passenv = PYTHONPATH
extras = test
commands = pytest tests/