Files @ 87c70c437565
Branch filter:

Location: rattail-project/rattail/setup.cfg - annotation

lance
Accept config section name within `db.util.get_engines()`.

This is to set the stage for leveraging this function to establish database
connections to other systems, e.g. for `rattail_locsms`.
1
2
3
4
5
6
[nosetests]
nocapture = 1
cover-package = rattail
cover-erase = 1
cover-html = 1
cover-html-dir = htmlcov