summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.eu>2018-01-07 01:23:45 +0100
committerDiego Elio Pettenò <flameeyes@flameeyes.eu>2018-01-07 01:24:13 +0100
commit6467d519702341575a0e3e97706ec51265a84ebd (patch)
treebb20905a9d72d4ef1ec9dd1723b4982963b30d19 /setup.py
parentotverioiq: implement full parsing of the response structure. (diff)
downloadglucometerutils-6467d519702341575a0e3e97706ec51265a84ebd.tar
glucometerutils-6467d519702341575a0e3e97706ec51265a84ebd.tar.gz
glucometerutils-6467d519702341575a0e3e97706ec51265a84ebd.tar.bz2
glucometerutils-6467d519702341575a0e3e97706ec51265a84ebd.tar.lz
glucometerutils-6467d519702341575a0e3e97706ec51265a84ebd.tar.xz
glucometerutils-6467d519702341575a0e3e97706ec51265a84ebd.tar.zst
glucometerutils-6467d519702341575a0e3e97706ec51265a84ebd.zip
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
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'],