We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb09b71 commit e23528bCopy full SHA for e23528b
setup.py
@@ -15,5 +15,5 @@ def readme():
15
description='WiSHFUL Examples',
16
long_description='WiSHFUL Examples',
17
keywords='wireless control',
18
- install_requires=['pyyaml', 'docopt']
19
-)
+ install_requires=['pyyaml', 'docopt', 'jsocket', 'oml4py']
+)
0 commit comments