Files @ 08f9a4519954
Branch filter:

Location: rattail-project/rattail/setup.cfg

lance
Added `util` module, for `OrderedDict` convenience.
1
2
3
4
5
6
7
[nosetests]
nocapture = 1
cover-package = rattail
cover-erase = 1
cover-inclusive = 1
cover-html = 1
cover-html-dir = htmlcov