From b5f80601f58e10cb0d9b2fcdbb9f0c0eb0425e73 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Sun, 3 May 2020 14:38:44 -0700 Subject: In setup.py use scripts instead of entrypoints; in snapcraft remove python packages and get them from pyproject.toml instead --- snap/snapcraft.yaml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'snap') 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: -- cgit v1.2.3-54-g00ecf