mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Add nose-cov as tox dep
This commit is contained in:
parent
3a565e586e
commit
33073147bc
1 changed files with 2 additions and 1 deletions
3
tox.ini
3
tox.ini
|
@ -2,5 +2,6 @@
|
|||
envlist = py26, py27, py31, py32, py33
|
||||
|
||||
[testenv]
|
||||
deps = nose
|
||||
deps = nose-cov
|
||||
commands = nosetests []
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue