deb-python-weakrefmethod/tox.ini

8 lines
91 B
INI

[tox]
envlist = py26, py27, py32, py33
[testenv]
commands =
unit2
deps =
unittest2