Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 5408766

Browse files
vitormhenriqueantohaUa
authored andcommitted
Add blynktimer to setup (#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='[email protected]',
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)