Skip to content

Commit 2a3063b

Browse files
committed
add ez_setup module to setup.py
1 parent 562e55e commit 2a3063b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
author = 'Justin Cooper',
2121
author_email = '[email protected]',
2222
packages = ['Adafruit_IO'],
23+
py_modules = ['ez_setup'],
2324
url = 'https://github.com/adafruit/io-client-python',
2425
license = 'MIT',
2526
keywords = 'Adafruit IO',

0 commit comments

Comments
 (0)