changeset 1589:bd61c929f9bb

tox: update tested versions
author Augie Fackler <raf@durin42.com>
date Fri, 02 Nov 2018 20:14:03 -0400
parents e2d38f6b8afe
children 40d8557d6aee
files tox.ini
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tox.ini
+++ b/tox.ini
@@ -13,7 +13,8 @@ deps=
     hg43: Mercurial==4.3.3
     hg44: Mercurial==4.4.2
     hg45: Mercurial==4.5.2
-    hg46: Mercurial==4.6
-    hg47: Mercurial==4.7
+    hg46: Mercurial==4.6.2
+    hg47: Mercurial==4.7.2
+    hg48: Mercurial==4.8
     subvertpy
 commands=nosetests {posargs}