From 6467d519702341575a0e3e97706ec51265a84ebd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Sun, 7 Jan 2018 00:23:45 +0000 Subject: otverioiq: add to the list and to the dependency file. As noted in Issue #30, this is currently untested, but I'm confident it won't take much to get it to working state. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 212425a..0a9f258 100644 --- a/setup.py +++ b/setup.py @@ -51,6 +51,7 @@ setup( 'otultra2': ['pyserial'], 'otultraeasy': ['construct', 'pyserial'], 'otverio2015': ['construct', 'python-scsi'], + 'otverioiq': ['construct', 'pyserial'], 'fsinsulinx': ['construct', 'hidapi'], 'fslibre': ['construct', 'hidapi'], 'fsoptium': ['pyserial'], -- cgit v1.2.3