5 lines
74 B
INI
5 lines
74 B
INI
[tox]
|
|
envlist=py25,py26,py27,pypy
|
|
|
|
[testenv]
|
|
commands=python run-tests.py
|