set description

This commit is contained in:
Romain Bignon 2010-04-06 22:52:52 +02:00
commit dc706132ab
6 changed files with 7 additions and 0 deletions

View file

@ -28,6 +28,7 @@ class CragrBackend(Backend, ICapBank):
MAINTAINER = 'Romain Bignon'
EMAIL = 'romain@peerfuse.org'
VERSION = '1.0'
DESCRIPTION = 'Credit Agricole french bank\'s website'
LICENSE = 'GPLv3'
CONFIG = {'login': Backend.ConfigField(description='Account ID'),