Commit Graph

118 Commits

Author SHA1 Message Date
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
ThomasV 31226b8a34 add pbkdf2 dependency 2014-06-05 16:19:13 +02:00
ThomasV a638127185 add paymentrequest to setup.py 2014-05-10 23:27:05 +02:00
ThomasV 7e0711f6ec move synchronizer class in its own file. abstract wallet class. 2014-04-30 10:32:40 +02:00
ThomasV a6f9b713f9 fix setup 2014-03-16 14:02:21 +01:00
Maran bae36d658b Remove theme image from setup.py 2014-03-13 18:26:12 +01:00
ThomasV 6e30894af6 daemon; initial commit 2014-03-10 16:16:27 +01:00
RunningDroid d1387262b4 finish removing coinbase cert 2014-01-10 12:36:50 -05:00
ortutay 4edfc6d82e Coinbase BuyBack plugin 2014-01-05 00:19:23 -08:00
pitchforks 16cc2644db fix setup.py to make `pip install --user` possible in Linux
added one more fallback to a local directory inside user's HOME, because
/usr/share/electrum for Linux was hardcoded in lib/util.py - see function
appdata_dir()
2013-12-12 18:14:32 +02:00
Bryan Stitt 55e1e4b4bc flake8 cleanup of ./setup* 2013-11-12 19:33:47 -08:00
thomasv dfadb97f6a update setup and MANIFEST.in 2013-10-07 13:26:10 +02:00
ThomasV 5cfbe88f80 website url 2013-10-05 21:27:31 +02:00
ThomasV 6a7264134c fix paths 2013-10-05 21:21:48 +02:00
ThomasV 2c0814f0d3 simplify gui names 2013-09-24 10:06:03 +02:00
ThomasV 404c1f84d2 generalize plugins to all guis 2013-09-24 08:47:04 +02:00
ThomasV d51a8d0f25 create a class for transaction dialog 2013-09-14 21:07:54 +02:00
thomasv 69f91ba84b fix setup.py and a few imports 2013-09-11 13:49:24 +02:00
ThomasV e40776bcee separate version_getter module 2013-09-10 23:48:28 +02:00
ThomasV 328315f94b separate blockchain and network 2013-09-08 17:23:01 +02:00
thomasv 8242e58ddd fix modules 2013-09-04 19:58:34 +02:00