rename scripts
This commit is contained in:
parent
e867386e21
commit
29d28ba175
4 changed files with 2 additions and 2 deletions
|
|
@ -49,7 +49,7 @@ setup(
|
|||
('weboob/tools/application', ['weboob/tools/application/__init__.py']),
|
||||
],
|
||||
scripts=[
|
||||
'scripts/qweboobcfg',
|
||||
'scripts/weboob-config-qt',
|
||||
],
|
||||
install_requires=[
|
||||
'weboob-core',
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ setup(
|
|||
'weboob.tools.parsers',
|
||||
],
|
||||
scripts=[
|
||||
'scripts/weboobcfg',
|
||||
'scripts/weboob-config',
|
||||
'scripts/weboob-debug',
|
||||
'scripts/weboob-tests',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue