comparison tox.ini @ 1560:0099cf9a9a8b

testedwith: include hg 4.5 Fix up tox.ini as well.
author Augie Fackler <raf@durin42.com>
date Sat, 24 Mar 2018 17:17:36 -0400
parents 08ea19b989c3
children 6afe15125065
comparison
equal deleted inserted replaced
1559:d717b4de5f1e 1560:0099cf9a9a8b
8 hg38: Mercurial==3.8.3 8 hg38: Mercurial==3.8.3
9 hg39: Mercurial==3.8.3 9 hg39: Mercurial==3.8.3
10 hg40: Mercurial==4.0.2 10 hg40: Mercurial==4.0.2
11 hg41: Mercurial==4.1.3 11 hg41: Mercurial==4.1.3
12 hg42: Mercurial==4.2.2 12 hg42: Mercurial==4.2.2
13 hg43: Mercurial==4.3.1 13 hg43: Mercurial==4.3.3
14 hg44: Mercurial==4.4 14 hg44: Mercurial==4.4.2
15 hg45: Mercurial==4.5.2
15 subvertpy 16 subvertpy
16 commands=nosetests {posargs} 17 commands=nosetests {posargs}