8000 Add blynktimer to setup (#9) · markom84/lib-python@5408766 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5408766

Browse files
vitormhenriqueantohaUa
authored andcommitted
Add blynktimer to setup (blynkkk#9)
Looks good for me. Can be merged.
1 parent bbe6f3e commit 5408766

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
@@ -15,7 +15,7 @@
1515
author_email='antoha.ua@gmail.com',
1616
setup_requires=['pytest-runner', ],
1717
tests_require=['pytest', 'pytest-mock', ],
18-
py_modules=['blynklib'],
18+
py_modules=['blynklib', 'blynktimer'],
1919
classifiers=[
2020
"Programming Language :: Python :: 2.7",
2121
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)
0