mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-03 20:04:14 -04:00
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:
parent
1f08289a0b
commit
b5f80601f5
4 changed files with 9 additions and 23 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue