mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-08 17:34:56 -04:00
Add version for Flask-HTTPAuth
This commit is contained in:
parent
8eeb043ee2
commit
9c2c083045
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -88,7 +88,7 @@ setup(
|
|||
'onionshare_gui',
|
||||
'onionshare_gui.mode',
|
||||
'onionshare_gui.mode.share_mode',
|
||||
'onionshare_gui.mode.receive_mode'
|
||||
'onionshare_gui.mode.receive_mode',
|
||||
'onionshare_gui.mode.website_mode'
|
||||
],
|
||||
include_package_data=True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue