diff --git a/setup.py b/setup.py index 8426a662..29be6276 100755 --- a/setup.py +++ b/setup.py @@ -77,7 +77,7 @@ def _get_long_description(fname): 'Programming Language :: Python :: 3.9', 'Topic :: Software Development :: Libraries', 'Topic :: Software Development :: User Interfaces', - 'Topic :: Terminals' + 'Topic :: Terminals', 'Typing :: Typed', ], keywords=['terminal', 'sequences', 'tty', 'curses', 'ncurses',