setup.py: Fix typo

This commit is contained in:
Valentin Lorentz 2021-12-18 19:38:49 +01:00
parent ac379eb44c
commit 8053d74e71
1 changed files with 1 additions and 1 deletions

View File

@ -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