Better module descriptions
This commit is contained in:
parent
d729ec256d
commit
9bcf070ca7
6 changed files with 6 additions and 6 deletions
|
|
@ -32,7 +32,7 @@ class GdfSuezBackend(BaseBackend, ICapBill):
|
|||
EMAIL = 'mathieu.jourdan@gresille.org'
|
||||
VERSION = '0.h'
|
||||
LICENSE = 'AGPLv3+'
|
||||
DESCRIPTION = 'GdF-Suez website'
|
||||
DESCRIPTION = u'GDF-Suez French energy provider'
|
||||
CONFIG = BackendConfig(ValueBackendPassword('login',
|
||||
label='Account ID (e-mail)',
|
||||
masked=False),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue