- remove all PYTHONPATH-mangling as it keeps subtly not working on different systems - its main usecase was to use the apt installed pyqt, but I don't think that's worth the hassle - instead now all dependencies are installed in the venv via pip - well, except for libsecp - instead of installing unversioned latest deps at venv-creation-time, and then keep using those forever - the script now installs pinned deps, and detects updates to the pins and installs them again if they changed closes https://github.com/spesmilo/electrum/pull/10018
1.4 KiB
Executable File
1.4 KiB
Executable File