mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-28 09:04:26 -04:00
bundling required python dependencies, to make it easier on Tails users
This commit is contained in:
parent
18fd65acd7
commit
8ffa569094
224 changed files with 52588 additions and 0 deletions
2
lib/flask/testsuite/test_apps/flask_broken/__init__.py
Normal file
2
lib/flask/testsuite/test_apps/flask_broken/__init__.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
import flask.ext.broken.b
|
||||
import missing_module
|
0
lib/flask/testsuite/test_apps/flask_broken/b.py
Normal file
0
lib/flask/testsuite/test_apps/flask_broken/b.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue