We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c27c44 commit b48d31eCopy full SHA for b48d31e
dependencies.txt
@@ -13,8 +13,11 @@ qtutils qtutils False pip
13
zprocess zprocess False pip
14
tzlocal tzlocal False pip
15
16
+# Required if using serial devices such as NovaTech DDS9m or similar:
17
+pyserial serial True conda,pip
18
+
19
# Required if using Windows:
-pywin32 win32com True conda,web
20
+pywin32 win32com True conda,web
21
22
# Optional, if using National instruments devices (Must have NI DAQmx installed):
23
PyDAQmx PyDAQmx True pip
0 commit comments