mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
Merge branch 'develop' of github.com:erkin/ponysay into develop
This commit is contained in:
commit
9f75e0f44f
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -39,7 +39,7 @@ miscfiles = [('COPYING', '/usr/share/licenses/ponysay/COPYING'),
|
|||
|
||||
ponysaysrc = [src + '.py' for src in
|
||||
('__main__', 'common', 'ponysay', 'argparser', 'balloon',
|
||||
'backend', 'colourstack', 'ucs', 'spellocorrecter, kms',
|
||||
'backend', 'colourstack', 'ucs', 'spellocorrecter', 'kms',
|
||||
'list', 'metadata')]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue