trequirements-build-appimage.txt - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- trequirements-build-appimage.txt (366B) --- 1 pip 2 setuptools 3 wheel 4 5 # Note: hidapi requires Cython at build-time (not needed at runtime). 6 # For reproducible builds, the version of Cython must be pinned down. 7 # The pinned Cython must be installed before hidapi is built; 8 # otherwise when installing hidapi, pip just downloads the latest Cython. 9 # see https://github.com/spesmilo/electrum/issues/5859 10 Cython>=0.27