mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 20:59:27 +01:00
setup.py: Fix typo
This commit is contained in:
parent
ac379eb44c
commit
8053d74e71
2
setup.py
2
setup.py
@ -175,7 +175,7 @@ setup(
|
||||
description=(
|
||||
'A multipurpose Python IRC bot, designed for flexibility and '
|
||||
'robustness , while being easy to install, set up, and maintain.'
|
||||
)
|
||||
),
|
||||
platforms=['linux', 'linux2', 'win32', 'cygwin', 'darwin'],
|
||||
long_description=normalizeWhitespace("""A robust, full-featured Python IRC
|
||||
bot with a clean and flexible plugin API. Equipped with a complete ACL
|
||||
|
Loading…
Reference in New Issue
Block a user