Commit Graph

138 Commits

Author SHA1 Message Date
ThomasV 305843999e Relicensing 2016-02-24 10:20:30 +01:00
nomnombtc 9fc6c55382 change tab to whitespaces 2016-01-31 02:49:02 +01:00
nomnombtc 17b6e835c9 add hw_wallet plugin to setup.py 2016-01-31 02:47:16 +01:00
Andreas Hilboll 60b595356b BUG: allow non-root installation on linux
fixes #1607
2016-01-05 12:13:15 +01:00
ThomasV a4c767437c add jsonrpclib dependency 2015-11-30 10:12:15 +01:00
ThomasV b5a210fac3 add missing module electrum_plugins 2015-11-24 12:28:47 +01:00
ThomasV ba2c737a21 finish separation between plugins and GUIs 2015-11-24 09:36:42 +01:00
ThomasV 47ae32a900 fix typo 2015-10-18 12:58:09 +02:00
ThomasV d318bd91ae enforce python2 in setup 2015-10-18 12:48:53 +02:00
ThomasV f8e51e3323 remove themes, check python3 in setup.py 2015-10-18 12:43:20 +02:00
ThomasV e8d30129ea replace TLSLite dependency with minimal RSA implementation 2015-08-04 18:16:06 +02:00
ThomasV e96a0945ca do not use pycrypto for DNSSEC validation 2015-07-29 22:06:44 +02:00
ThomasV 291b57b99a add pycrypto to dependencies in setup 2015-07-26 12:45:34 +02:00
ThomasV 3c4809ec5a fix path in setup.py 2015-06-08 13:54:15 +02:00
ThomasV f02c2fde64 add payrequest.html to setup 2015-06-07 22:15:53 +02:00
Neil Booth fb4b6ff960 Setup same for FreeBSD and DragonFly 2015-04-23 07:50:44 +09:00
ThomasV 47f89f43b6 get rid of pyasn1 dependencies 2015-04-14 15:10:44 +02:00
palob 768fe3c03a Icon location fix. Fixes #1111 2015-03-29 18:07:03 +02:00
Dmitry Marakasov 27c2a4e202 Treat FreeBSD just like Linux in setup.py 2015-03-14 14:36:26 +03:00
ThomasV a90f3e0027 re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code 2015-02-28 19:22:43 +01:00
ThomasV b5ac7f2a7c simplify setup.py using package_data 2015-02-18 17:13:41 +01:00
ThomasV 5426dae9fc re-add dnspython in setup.py 2015-02-17 18:30:04 +01:00
ThomasV f3ebed1545 fix email address in setup.py 2015-02-17 17:24:40 +01:00
ThomasV f5d25f6b3a fix: missing plugins in setup.py 2015-02-17 17:21:16 +01:00
ThomasV de5bc0ceaf Merge pull request #1005 from kevcooper/master
Added electrum-env to use a virtualenv for python dependencies
2015-02-04 11:55:22 +01:00
Kevin Cooper f928c565c4 fixed setup.py so it doesnt break when trying to install pyasn1 2015-02-04 03:47:16 -07:00
ThomasV 4d90e2e1f7 add version number for aes requirement, because it's a prerelease 2015-02-03 15:13:01 +01:00
ThomasV 1905b4743d fix: add missing protobuf to dependencies 2015-02-01 22:05:19 +01:00
ThomasV 0556e7adde set data_files only when install is invoked 2014-11-22 14:03:21 +01:00
ThomasV 571d1c8886 require python 2.7 from now 2014-11-07 17:25:54 +01:00
nomnombtc da663d3de1 add missing electrum_gui.qt.qrwindow to setup.py 2014-11-07 01:14:16 +01:00
ThomasV 7860bcfaf7 Merge pull request #875 from YaChen-PaiJu-Waheeb-Azhar-Zakariyah/master
plugin added for plotting history transactions
2014-10-31 15:07:00 +01:00
ThomasV 692d215f26 fix for virtualenv install 2014-10-23 22:44:41 +02:00
ThomasV b8a5d4146d Do not use XDG_DATA_HOME. Tell user to use virtualenv if they are not root 2014-10-23 21:25:14 +02:00
waheebyaqub 374182e4bf Update setup.py
plugin name added
2014-09-27 16:56:26 +04:00
Pablo Castellano ce89c0a7e7 setup.py: Install qrscanner (it's a library now) 2014-09-21 00:58:31 +02:00
ThomasV 2fd94a185c remove socks from list of modules 2014-09-18 23:41:03 +02:00
ThomasV fbb0801d15 better workaround for tlslite issue 2014-09-18 23:38:30 +02:00
ThomasV 39719dda9c remove socks.py from repo, add it as dependency 2014-09-17 15:24:21 +02:00
ThomasV 0606a30804 move wordlists to data dir 2014-09-13 09:58:11 +02:00
ThomasV 04e53281f6 add old_mnemonic to setup 2014-09-09 22:24:08 +02:00
Martin Milata dfe34ec620 Update plugin modules in setup.py 2014-09-06 18:44:37 +02:00
ThomasV f62299097d add explanation to comment 2014-08-17 11:20:43 +02:00
ThomasV 1023240369 workaround the official distribution of tlslite 2014-08-11 13:22:53 +02:00
ThomasV 9ee0614edb make daemon usable with the GUI 2014-07-24 16:12:18 +02:00
ThomasV 2e410a6368 add missing module qrtextedit 2014-06-24 20:31:39 +02:00
ThomasV 2b2a8d17df bundle dependencies in 'packages' dir. use qrcode instead of pyqrnative 2014-06-17 11:02:46 +02:00
Andy Weidenbaum bf7c335060 pyasn1_modules.rfc2459 requires pyasn1-modules 2014-06-11 12:11:58 -07:00
ThomasV 9c0afe429c add new files and deps to setup 2014-06-11 19:34:30 +02:00
ThomasV 0838b35058 add requests and pbkdf2 dependencies 2014-06-07 13:30:40 +02:00