diff options
author | Diego Elio Pettenò <flameeyes@flameeyes.com> | 2023-08-03 00:05:35 +0200 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-08-03 10:59:53 +0200 |
commit | 2c77347d56edf36c2e8d16338c7e9e348fc44c24 (patch) | |
tree | 11ae88c4e16506f164d3cd39b4e4dd7699b2e7f1 /setup.cfg | |
parent | Reformat to pass pre-commit checks. (diff) | |
download | freestyle-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.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,8 @@ python_requires = ~= 3.7 [options.extras_require] hidapi = hidapi +encryption = + freestyle-keys tools = click click_log |