mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-03 23:15:18 -04:00
Add version for Flask-HTTPAuth
This commit is contained in:
parent
357374c147
commit
8f7e52e4ee
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