fix setup.py classifiers
This commit is contained in:
parent
4b96baee85
commit
543a01c992
1 changed files with 1 additions and 2 deletions
3
setup.py
3
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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue