summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 2cc181b..62609d4 100644
--- a/setup.py
+++ b/setup.py
@@ -27,11 +27,11 @@ extras = {
],
'gui': [
'vext.pyqt5',
- 'bitmask_www',
+ 'leap.bitmask_www',
],
'all': [
'vext.pyqt5',
- 'bitmask_www',
+ 'leap.bitmask_www',
'leap.soledad.client',
'gnupg',
]