There was an error while loading. Please reload this page.
1 parent 562e55e commit 2a3063bCopy full SHA for 2a3063b
setup.py
@@ -20,6 +20,7 @@
20
author = 'Justin Cooper',
21
author_email = 'justin@adafruit.com',
22
packages = ['Adafruit_IO'],
23
+ py_modules = ['ez_setup'],
24
url = 'https://github.com/adafruit/io-client-python',
25
license = 'MIT',
26
keywords = 'Adafruit IO',
0 commit comments