125 Commits (3a22fe758f09c32a71b3ac357ac1ceaaaa2fd9e3)

Author SHA1 Message Date
ThomasV 3c4809ec5a fix path in setup.py 10 years ago
ThomasV f02c2fde64 add payrequest.html to setup 10 years ago
Neil Booth fb4b6ff960 Setup same for FreeBSD and DragonFly 10 years ago
ThomasV 47f89f43b6 get rid of pyasn1 dependencies 10 years ago
palob 768fe3c03a Icon location fix. Fixes #1111 10 years ago
Dmitry Marakasov 27c2a4e202 Treat FreeBSD just like Linux in setup.py 10 years ago
ThomasV a90f3e0027 re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code 10 years ago
ThomasV b5ac7f2a7c simplify setup.py using package_data 10 years ago
ThomasV 5426dae9fc re-add dnspython in setup.py 10 years ago
ThomasV f3ebed1545 fix email address in setup.py 10 years ago
ThomasV f5d25f6b3a fix: missing plugins in setup.py 10 years ago
Riccardo Spagni 41571de1e6
revert dnspython dependency in setup.py 10 years ago
Kevin Cooper f928c565c4 fixed setup.py so it doesnt break when trying to install pyasn1 10 years ago
ThomasV 4d90e2e1f7 add version number for aes requirement, because it's a prerelease 10 years ago
ThomasV 1905b4743d fix: add missing protobuf to dependencies 10 years ago
Riccardo Spagni 038c57994f fixed incorrect dependency 10 years ago
Riccardo Spagni a7ce389451 initial OpenAlias plugin commit 10 years ago
Riccardo Spagni 1319f58276
fixed incorrect dependency 10 years ago
Riccardo Spagni b15a890eef
initial OpenAlias plugin commit 10 years ago
ThomasV 0556e7adde set data_files only when install is invoked 10 years ago
ThomasV 571d1c8886 require python 2.7 from now 10 years ago
nomnombtc da663d3de1 add missing electrum_gui.qt.qrwindow to setup.py 10 years ago
ThomasV 692d215f26 fix for virtualenv install 10 years ago
ThomasV b8a5d4146d Do not use XDG_DATA_HOME. Tell user to use virtualenv if they are not root 10 years ago
waheebyaqub 374182e4bf Update setup.py 10 years ago
Pablo Castellano ce89c0a7e7 setup.py: Install qrscanner (it's a library now) 10 years ago
ThomasV 2fd94a185c remove socks from list of modules 10 years ago
ThomasV fbb0801d15 better workaround for tlslite issue 10 years ago
ThomasV 39719dda9c remove socks.py from repo, add it as dependency 10 years ago
ThomasV 0606a30804 move wordlists to data dir 10 years ago
ThomasV 04e53281f6 add old_mnemonic to setup 10 years ago
Martin Milata dfe34ec620 Update plugin modules in setup.py 10 years ago
ThomasV f62299097d add explanation to comment 10 years ago
ThomasV 1023240369 workaround the official distribution of tlslite 10 years ago
ThomasV 9ee0614edb make daemon usable with the GUI 10 years ago
ThomasV 2e410a6368 add missing module qrtextedit 10 years ago
ThomasV 2b2a8d17df bundle dependencies in 'packages' dir. use qrcode instead of pyqrnative 10 years ago
Andy Weidenbaum bf7c335060 pyasn1_modules.rfc2459 requires pyasn1-modules 11 years ago
ThomasV 9c0afe429c add new files and deps to setup 11 years ago
ThomasV 0838b35058 add requests and pbkdf2 dependencies 11 years ago
ThomasV 31226b8a34 add pbkdf2 dependency 11 years ago
ThomasV a638127185 add paymentrequest to setup.py 11 years ago
ThomasV 7e0711f6ec move synchronizer class in its own file. abstract wallet class. 11 years ago
ThomasV a6f9b713f9 fix setup 11 years ago
Maran bae36d658b Remove theme image from setup.py 11 years ago
ThomasV 6e30894af6 daemon; initial commit 11 years ago
RunningDroid d1387262b4 finish removing coinbase cert 11 years ago
ortutay 4edfc6d82e Coinbase BuyBack plugin 11 years ago
pitchforks 16cc2644db fix setup.py to make `pip install --user` possible in Linux 11 years ago
Bryan Stitt 55e1e4b4bc flake8 cleanup of ./setup* 11 years ago