Commit graph

9 commits

Author SHA1 Message Date
SomberNight
e4fd5ec1ae
tox: add python 3.7 to envlist
previous CI build was complaining
2018-09-20 18:25:46 +02:00
SomberNight
6b9a83ae80
don't test with python 3.5
also, typing is no longer needed (part of stdlib from 3.5)
2018-09-11 21:10:47 +02:00
Marcel O'Neil
c856633b9c
remove test files from coverage 2018-07-16 00:58:41 -04:00
Johann Bauer
cf7caa7ef9
Don't measure coverage for files in gui or plugins 2018-07-15 19:25:28 +02:00
Janus
097ac144d9 file reorganization with top-level module 2018-07-13 14:01:37 +02:00
SomberNight
16e4827e8c
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 2018-05-25 15:43:06 +02:00
Johann Bauer
66c928572a Let travis run the test using Python3 2017-08-26 08:28:24 +02:00
Dmitry Sorokin
c86140a608 py3 in setup.py and tox config 2017-08-26 08:28:24 +02:00
Roman Zeyde
1eccadfc13 travis: use Tox for test automation 2015-07-02 17:25:02 +03:00