mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-18 14:40:51 +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=(
|
description=(
|
||||||
'A multipurpose Python IRC bot, designed for flexibility and '
|
'A multipurpose Python IRC bot, designed for flexibility and '
|
||||||
'robustness , while being easy to install, set up, and maintain.'
|
'robustness , while being easy to install, set up, and maintain.'
|
||||||
)
|
),
|
||||||
platforms=['linux', 'linux2', 'win32', 'cygwin', 'darwin'],
|
platforms=['linux', 'linux2', 'win32', 'cygwin', 'darwin'],
|
||||||
long_description=normalizeWhitespace("""A robust, full-featured Python IRC
|
long_description=normalizeWhitespace("""A robust, full-featured Python IRC
|
||||||
bot with a clean and flexible plugin API. Equipped with a complete ACL
|
bot with a clean and flexible plugin API. Equipped with a complete ACL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user