mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-30 03:42:28 -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
|
@ -0,0 +1,3 @@
|
|||
import flask
|
||||
|
||||
app = flask.Flask(__name__)
|
Loading…
Add table
Add a link
Reference in a new issue