v.licheni.net
/
stack
/
cam.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
use the specified digest for the CSR
[stack/cam.git]
/
tox.ini
1
[testenv]
2
deps=
3
nose
4
mox
5
coverage
6
commands=
7
nosetests -v \
8
--with-coverage --cover-package=cam --cover-erase --cover-html --cover-html-dir=htmlcov \
9
[] # substitute with tox' positional arguments
10