change setup.py app name
This commit is contained in:
parent
780664b426
commit
725c035a3c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -135,7 +135,7 @@ if options.xdg:
|
||||||
setup(
|
setup(
|
||||||
name='weboob',
|
name='weboob',
|
||||||
version='0.5',
|
version='0.5',
|
||||||
description='Weboob, Web Out Of Browsers - development version',
|
description='Weboob, Web Out Of Browsers',
|
||||||
author='Romain Bignon',
|
author='Romain Bignon',
|
||||||
author_email='weboob@weboob.org',
|
author_email='weboob@weboob.org',
|
||||||
maintainer='Christophe Benz',
|
maintainer='Christophe Benz',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue