mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-22 16:29:12 -04:00
Change PYTHONPATH back
This commit is contained in:
parent
88fc69df73
commit
239b2ea31e
@ -47,7 +47,7 @@ parts:
|
||||
plugin: python
|
||||
build-environment:
|
||||
- PATH: /usr/bin:$PATH
|
||||
- PYTHONPATH: "/snap/onionshare/current/lib/python3.8/site-packages"
|
||||
- PYTHONPATH: ""
|
||||
python-packages:
|
||||
- qrcode
|
||||
- pyside2 == 5.15.2.1
|
||||
@ -121,7 +121,7 @@ parts:
|
||||
plugin: python
|
||||
build-environment:
|
||||
- PATH: /usr/bin:$PATH
|
||||
- PYTHONPATH: "/snap/onionshare/current/lib/python3.8/site-packages"
|
||||
- PYTHONPATH: ""
|
||||
build-packages:
|
||||
- build-essential
|
||||
- libssl-dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user