mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
7 lines
92 B
INI
7 lines
92 B
INI
|
[tox]
|
||
|
envlist = py26, py27, py31, py32, py33
|
||
|
|
||
|
[testenv]
|
||
|
deps = nose
|
||
|
commands = nosetests []
|