diff --git a/setup.py b/setup.py index e4b7f7b..e5d7da2 100755 --- a/setup.py +++ b/setup.py @@ -81,6 +81,7 @@ def _get_long_description(fname): 'Topic :: Software Development :: Libraries', 'Topic :: Software Development :: User Interfaces', 'Topic :: Terminals' + 'Typing :: Typed', ], keywords=['terminal', 'sequences', 'tty', 'curses', 'ncurses', 'formatting', 'style', 'color', 'console', 'keyboard',