Files @ 7777a6f70fd5
Branch filter:

Location: rattail-project/rattail/setup.cfg

Lance Edgar
Remove deprecated `RattailConfig.getboolean()` method.

All calling code should be refactored, I believe..
1
2
3
4
5
6
[nosetests]
nocapture = 1
cover-package = rattail
cover-erase = 1
cover-html = 1
cover-html-dir = htmlcov