This website requires JavaScript.
Explore
Help
Sign in
oss
/
Radicale
Watch
1
Star
0
Fork
You've already forked Radicale
0
mirror of
https://github.com/Kozea/Radicale.git
synced
2025-06-26 16:45:52 +00:00
Code
Wiki
Activity
c4f2587fd9
Radicale
/
tox.ini
8 lines
97 B
INI
Raw
Normal View
History
Unescape
Escape
Add tox configuration
2012-10-19 12:38:18 +02:00
[tox]
envlist
=
py26, py27, py31, py32, py33
[testenv]
Add nose-cov as tox dep
2012-10-19 12:41:26 +02:00
deps
=
nose-cov
Add tox configuration
2012-10-19 12:38:18 +02:00
commands
=
nosetests []
Add nose-cov as tox dep
2012-10-19 12:41:26 +02:00
Copy permalink