changeset 7346:86b16171af1f

hg: support 4.7
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 05 Aug 2018 23:25:23 +0200
parents daf282efa2da
children 9ec1d2ac4529
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Sun Aug 05 23:16:43 2018 +0200
+++ b/setup.py	Sun Aug 05 23:25:23 2018 +0200
@@ -57,7 +57,7 @@
     "URLObject==2.3.4",
     "Routes==1.13",
     "dulwich>=0.14.1",
-    "mercurial>=4.1.1,<4.7",
+    "mercurial>=4.1.1,<4.8",
     "decorator >= 3.3.2",
     "Paste >= 2.0.3, < 3.0",
 ]