URI: 
       ttox: add python 3.7 to envlist - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit e4fd5ec1aeef2d8b69dc5c04b34719a4b2de3728
   DIR parent 002b8a99e264a824bfee721c320ec8b763c149bd
  HTML Author: SomberNight <somber.night@protonmail.com>
       Date:   Thu, 20 Sep 2018 18:25:46 +0200
       
       ttox: add python 3.7 to envlist
       
       previous CI build was complaining
       
       Diffstat:
         M tox.ini                             |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/tox.ini b/tox.ini
       t@@ -1,5 +1,5 @@
        [tox]
       -envlist = py36
       +envlist = py36, py37
        
        [testenv]
        deps=