Skip to content

Commit ff46201

Browse files
authored
Merge pull request #38 from makermelissa/master
Updated package name to correct one
2 parents 6e657db + c098782 commit ff46201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
"wifi",
4949
# You can just specify the packages manually here if your project is
5050
# simple. Or you can use find_packages().
51-
packages=["adafruit_adafruit_io"],
51+
packages=["adafruit_io"],
5252
)

0 commit comments

Comments
 (0)