Skip to content

Commit e23528b

Browse files
committed
adding oml4j
1 parent cb09b71 commit e23528b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ def readme():
1515
description='WiSHFUL Examples',
1616
long_description='WiSHFUL Examples',
1717
keywords='wireless control',
18-
install_requires=['pyyaml', 'docopt']
19-
)
18+
install_requires=['pyyaml', 'docopt', 'jsocket', 'oml4py']
19+
)

0 commit comments

Comments
 (0)