Mercurial > hg-allpaths
diff tox.ini @ 35:6dae5ed53f22
Setting up tests for 3.8 (not yet really tested)
author | Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl> |
---|---|
date | Sat, 24 Sep 2016 09:48:40 +0200 |
parents | 7500a4ecb935 |
children | 95b5ba2cd363 |
line wrap: on
line diff
--- a/tox.ini Thu Mar 10 23:12:29 2016 +0100 +++ b/tox.ini Sat Sep 24 09:48:40 2016 +0200 @@ -5,7 +5,7 @@ distshare = {homedir}/.tox/distshare skip_missing_interpreters = True #envlist = {py26,py27}-hg{27,29,30,33,36,37} -envlist = {py26}-{hg27,hg29}, {py27}-hg{29,30,33,36,37} +envlist = {py26}-{hg27,hg29}, {py27}-hg{29,30,33,36,37,38} ; sync with testedwith in .py! [testenv]