Files @ 901ad28116e6
Branch filter:

Location: rattail-project/rattail/setup.cfg

lance
Add custom `LoggerAdapter` implementation; used by file monitor.

Hopefully this does a better job and avoids some wheel reinvention.
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