Files @ 2f705ac720f6
Branch filter:

Location: rattail-project/rattail/setup.cfg

lance
Use OrderedDict in some importer tests, for consistency

otherwise python2 can bite us sometimes

[upload_docs]
upload-dir = docs/_build/html

[nosetests]
nocapture = 1
cover-erase = 1
cover-package = rattail
cover-inclusive = 1
cover-html = 1
cover-html-dir = htmlcov