Files @ 22e10accf5f0
Branch filter:

Location: rattail-project/rattail/setup.cfg

Lance Edgar
Add "batch" support to importer framework

Doesn't really split things up per se, just controls how often a "flush
changes" should occur.

[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