1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00
Radicale/tox.ini

7 lines
92 B
INI
Raw Normal View History

2012-10-19 12:38:18 +02:00
[tox]
envlist = py26, py27, py31, py32, py33
[testenv]
deps = nose
commands = nosetests []