diff --git a/setup.py b/setup.py index f4afd6a..ba43668 100644 --- a/setup.py +++ b/setup.py @@ -39,8 +39,7 @@ classifiers = ['Development Status :: 5 - Production/Stable', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', 'Topic :: Home Automation', - 'Topic :: Software Development', - 'Topic :: Syste m :: Hardware'] + 'Topic :: Software Development'] setup( name = 'adafruit-io',