mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-03 23:15:18 -04:00
Merge branch 'master' into ephemeral
Conflicts: onionshare/helpers.py onionshare/onionshare.py
This commit is contained in:
commit
fd39f84bff
11 changed files with 92 additions and 43 deletions
2
setup.py
2
setup.py
|
@ -123,5 +123,5 @@ elif system == 'Darwin':
|
|||
'PyQt4.QtSvg', 'PyQt4.QtXmlPatterns']
|
||||
}
|
||||
},
|
||||
setup_requires=['py2app'],
|
||||
setup_requires=['py2app', 'flask', 'stem'],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue