In setup.py use scripts instead of entrypoints; in snapcraft remove python packages and get them from pyproject.toml instead

This commit is contained in:
Micah Lee 2020-05-03 14:38:44 -07:00
parent 1f08289a0b
commit b5f80601f5
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
4 changed files with 9 additions and 23 deletions

View file

@ -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: