Skip to content

Commit 64fa940

Browse files
committed
switch back to old name
1 parent fda3419 commit 64fa940

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

setup.py

+2-3
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,10 @@
4040
'Programming Language :: Python :: 3.5',
4141
'Topic :: Home Automation',
4242
'Topic :: Software Development',
43-
'Topic :: System :: Hardware']
43+
'Topic :: Syste m :: Hardware']
4444

4545
setup(
46-
name = 'adafruit-io-python',
47-
46+
name = 'adafruit-io',
4847
use_scm_version = True,
4948
setup_requires = ['setuptools_scm'],
5049

0 commit comments

Comments
 (0)