summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2023-08-03 11:03:22 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-08-03 11:20:21 +0200
commit6410ef870bbe318b988fc2c20186fc96afb6e350 (patch)
tree0a3ec2983363d357e6086cb295da08e655c5dc6e /setup.py
parentReformat with the new black. (diff)
downloadglucometerutils-6410ef870bbe318b988fc2c20186fc96afb6e350.tar
glucometerutils-6410ef870bbe318b988fc2c20186fc96afb6e350.tar.gz
glucometerutils-6410ef870bbe318b988fc2c20186fc96afb6e350.tar.bz2
glucometerutils-6410ef870bbe318b988fc2c20186fc96afb6e350.tar.lz
glucometerutils-6410ef870bbe318b988fc2c20186fc96afb6e350.tar.xz
glucometerutils-6410ef870bbe318b988fc2c20186fc96afb6e350.tar.zst
glucometerutils-6410ef870bbe318b988fc2c20186fc96afb6e350.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 e27b730..887fc52 100644
--- a/setup.py
+++ b/setup.py
@@ -14,6 +14,7 @@ extras_require = {
"contourusb": ["construct", "hidapi"],
"fsinsulinx": ["freestyle-hid>=1.0.2"],
"fslibre": ["freestyle-hid>=1.0.2"],
+ "fslibre2": ["freestyle-hid[encryption]>=1.1.0"],
"fsoptium": ["pyserial"],
"fsprecisionneo": ["freestyle-hid>=1.0.2"],
"glucomenareo": ["pyserial", "crcmod"],