From 0c46e8a525389e9133ba6cf3c3de80446ff8156a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Sun, 4 Oct 2020 20:49:16 +0100 Subject: Spell freestyle-hid consistently in the dependencies list. --- setup.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index cd00198..4bb1c3c 100644 --- a/setup.py +++ b/setup.py @@ -12,10 +12,10 @@ extras_require = { # listed as mandatory for the feature. "accucheck_reports": [], "contourusb": ["construct", "hidapi"], - "fsinsulinx": ["freestyle_hid"], - "fslibre": ["freestyle_hid"], + "fsinsulinx": ["freestyle-hid"], + "fslibre": ["freestyle-hid"], "fsoptium": ["pyserial"], - "fsprecisionneo": ["freestyle_hid"], + "fsprecisionneo": ["freestyle-hid"], "otultra2": ["pyserial"], "otultraeasy": ["construct", "pyserial"], "otverio2015": ["construct", "PYSCSI[sgio]>=2.0.1"], -- cgit v1.2.3