Better module descriptions

This commit is contained in:
Laurent Bachelier 2013-08-03 18:10:59 +02:00
commit 9bcf070ca7
6 changed files with 6 additions and 6 deletions

View file

@ -29,7 +29,7 @@ __all__ = ['DelubacBackend']
class DelubacBackend(BaseBackend, ICapBank):
NAME = 'delubac'
DESCRIPTION = u'Banque Delubac & Cie'
DESCRIPTION = u'Banque Delubac & Cie French banking website'
MAINTAINER = u'Noe Rubinstein'
EMAIL = 'nru@budget-insight.com'
VERSION = '0.h'