5 lines
74 B
INI
5 lines
74 B
INI
[tox]
|
|
envlist = py27, py33, py34, py35
|
|
[testenv]
|
|
commands=python tests.py
|