Files @ 8cebc88068ab
Branch filter:

Location: rattail-project/rattail/setup.cfg

lance
Fix how we obtain local system title for importers

we just can't go around assuming a handler is always in use

[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