aboutsummaryrefslogtreecommitdiff
path: root/snap
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-05-03 14:38:44 -0700
committerMicah Lee <micah@micahflee.com>2020-05-03 14:38:44 -0700
commitb5f80601f58e10cb0d9b2fcdbb9f0c0eb0425e73 (patch)
tree7e4e4e8d7bd98603898637a618e9c792faa19fde /snap
parent1f08289a0b42cc781be06e5c4a7f87c14466eef3 (diff)
downloadonionshare-b5f80601f58e10cb0d9b2fcdbb9f0c0eb0425e73.tar.gz
onionshare-b5f80601f58e10cb0d9b2fcdbb9f0c0eb0425e73.zip
In setup.py use scripts instead of entrypoints; in snapcraft remove python packages and get them from pyproject.toml instead
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index d113af21..b0a3173b 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -44,15 +44,6 @@ parts:
python-version: python3
python-packages:
- poetry
- - Click
- - Flask
- - Flask-HTTPAuth
- - pycryptodome
- - PySocks
- - requests
- - stem
- - urllib3
- - psutil
build-packages:
- pyqt5-dev
stage-packages: