Files
deb-python-weakrefmethod/tox.ini
2015-12-01 12:05:56 -05:00

8 lines
91 B
INI

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