summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
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 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"],