Skip to content

Commit 543a01c

Browse files
author
brentru
committed
fix setup.py classifiers
1 parent 4b96bae commit 543a01c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@
3939
'Programming Language :: Python :: 3.4',
4040
'Programming Language :: Python :: 3.5',
4141
'Topic :: Home Automation',
42-
'Topic :: Software Development',
43-
'Topic :: Syste m :: Hardware']
42+
'Topic :: Software Development']
4443

4544
setup(
4645
name = 'adafruit-io',

0 commit comments

Comments
 (0)