Better module descriptions
This commit is contained in:
parent
d729ec256d
commit
9bcf070ca7
6 changed files with 6 additions and 6 deletions
|
|
@ -30,7 +30,7 @@ __all__ = ['CitelisBackend']
|
|||
|
||||
class CitelisBackend(BaseBackend, ICapBank):
|
||||
NAME = 'citelis'
|
||||
DESCRIPTION = u'citelis website'
|
||||
DESCRIPTION = u'Citélis French credit card processor'
|
||||
MAINTAINER = u'Laurent Bachelier'
|
||||
EMAIL = 'laurent@bachelier.name'
|
||||
LICENSE = 'AGPLv3+'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue