Skip to content

Commit

Permalink
setup.py: add qt extra
Browse files Browse the repository at this point in the history
Signed-off-by: Filipe Laíns <lains@riseup.net>
  • Loading branch information
FFY00 committed May 4, 2021
1 parent bf07a90 commit 325724b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -35,6 +35,7 @@
'usb_protocol',
],
extras_require={
'qt': ['pyside6', 'qt-material'],
'luna': ['luna'],
'openvizla': ['pyopenvizsla'],
'phywhisperer': ['phywhisperer'],
Expand Down

0 comments on commit 325724b

Please sign in to comment.