set description
This commit is contained in:
parent
68ccd1b6d9
commit
dc706132ab
6 changed files with 7 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ class BNPorcBackend(Backend, ICapBank):
|
|||
EMAIL = 'romain@peerfuse.org'
|
||||
VERSION = '1.0'
|
||||
LICENSE = 'GPLv3'
|
||||
DESCRIPTION = 'BNP Paribas french bank\' website'
|
||||
|
||||
CONFIG = {'login': Backend.ConfigField(description='Account ID'),
|
||||
'password': Backend.ConfigField(description='Password of account', is_masked=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue