summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2023-08-03 00:05:35 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-08-03 10:59:53 +0200
commit2c77347d56edf36c2e8d16338c7e9e348fc44c24 (patch)
tree11ae88c4e16506f164d3cd39b4e4dd7699b2e7f1 /setup.cfg
parentReformat to pass pre-commit checks. (diff)
downloadfreestyle-hid-2c77347d56edf36c2e8d16338c7e9e348fc44c24.tar
freestyle-hid-2c77347d56edf36c2e8d16338c7e9e348fc44c24.tar.gz
freestyle-hid-2c77347d56edf36c2e8d16338c7e9e348fc44c24.tar.bz2
freestyle-hid-2c77347d56edf36c2e8d16338c7e9e348fc44c24.tar.lz
freestyle-hid-2c77347d56edf36c2e8d16338c7e9e348fc44c24.tar.xz
freestyle-hid-2c77347d56edf36c2e8d16338c7e9e348fc44c24.tar.zst
freestyle-hid-2c77347d56edf36c2e8d16338c7e9e348fc44c24.zip
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
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