Files @ 0ea99a6aab68
Branch filter:

Location: rattail-project/rattail/setup.cfg

Lance Edgar
Various changes to allow custom commands to sit in front of non-Rattail database.

In particular some of the Continuum versioning code required protection
from import failures, and various assumptions about the "default" database
session were refactored.
1
2
3
4
5
6
[nosetests]
nocapture = 1
cover-package = rattail
cover-erase = 1
cover-html = 1
cover-html-dir = htmlcov