mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-13 08:35:46 -04:00
re-added dependencies, to get onionshare working in Tails again (fixes #16)
This commit is contained in:
parent
b05d13af46
commit
851777fe42
265 changed files with 71657 additions and 19 deletions
4
tails/lib/flask/testsuite/test_apps/main_app.py
Normal file
4
tails/lib/flask/testsuite/test_apps/main_app.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
import flask
|
||||
|
||||
# Test Flask initialization with main module.
|
||||
app = flask.Flask('__main__')
|
Loading…
Add table
Add a link
Reference in a new issue