From 2c77347d56edf36c2e8d16338c7e9e348fc44c24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Wed, 2 Aug 2023 23:05:35 +0100 Subject: If present, load the actual keys from freestyle-keys package. --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 9b69d56..d9d0089 100644 --- a/setup.cfg +++ b/setup.cfg @@ -40,6 +40,8 @@ python_requires = ~= 3.7 [options.extras_require] hidapi = hidapi +encryption = + freestyle-keys tools = click click_log -- cgit v1.2.3