summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2020-03-23 17:35:06 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-03-23 17:38:07 +0100
commit9392fa8a1453269a9e0969944a5afb5e9d995b23 (patch)
treef88c5b3a7fbcc7ceed7a1a99008d323623c333b5
parentTravis CI: install hidapi build dependencies. (diff)
downloadglucometerutils-9392fa8a1453269a9e0969944a5afb5e9d995b23.tar
glucometerutils-9392fa8a1453269a9e0969944a5afb5e9d995b23.tar.gz
glucometerutils-9392fa8a1453269a9e0969944a5afb5e9d995b23.tar.bz2
glucometerutils-9392fa8a1453269a9e0969944a5afb5e9d995b23.tar.lz
glucometerutils-9392fa8a1453269a9e0969944a5afb5e9d995b23.tar.xz
glucometerutils-9392fa8a1453269a9e0969944a5afb5e9d995b23.tar.zst
glucometerutils-9392fa8a1453269a9e0969944a5afb5e9d995b23.zip
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 9fa3a53..f345117 100644
--- a/setup.py
+++ b/setup.py
@@ -65,7 +65,7 @@ setup(
"fsprecisionneo": ["construct", "hidapi"],
"otultra2": ["pyserial"],
"otultraeasy": ["construct", "pyserial"],
- "otverio2015": ["construct", "python-scsi"],
+ "otverio2015": ["construct"],
"otverioiq": ["construct", "pyserial"],
"sdcodefree": ["construct", "pyserial"],
"td4277": ["construct", "pyserial", "hidapi"],