From 6748e5dcd687c898d9dd7b533bc6deeb5bbabdcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Thu, 3 Aug 2023 10:59:57 +0100 Subject: Update supported devices, and dependencies. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 887fc52..88c17e3 100644 --- a/setup.py +++ b/setup.py @@ -12,6 +12,7 @@ extras_require = { # listed as mandatory for the feature. "accucheck_reports": [], "contourusb": ["construct", "hidapi"], + "fsfreedomlite": ["pyserial"], "fsinsulinx": ["freestyle-hid>=1.0.2"], "fslibre": ["freestyle-hid>=1.0.2"], "fslibre2": ["freestyle-hid[encryption]>=1.1.0"], -- cgit v1.2.3