Files @ 92c03f5d8db0
Branch filter:

Location: rattail-project/rattail/setup.cfg

Lance Edgar
General header / Unicode cleanup.

This hopefully updates all module headers such that the file encoding is
utf-8, and uses Unicode literals, etc.
1
2
3
4
5
6
[nosetests]
nocapture = 1
cover-package = rattail
cover-erase = 1
cover-html = 1
cover-html-dir = htmlcov