Changeset - 62c8b8791a2e
[Not reviewed]
default
0 1 0
Mads Kiilerich - 6 years ago 2019-05-26 22:41:36
mads@kiilerich.com
Grafted from: 7799e519482b
setup: support Mercurial 5.0

Some API changes has already been handled.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -57,7 +57,7 @@ requirements = [
 
    "URLObject >= 2.3.4, < 2.5",
 
    "Routes >= 1.13, < 2",
 
    "dulwich >= 0.14.1, < 0.20",
 
    "mercurial >= 4.5, < 4.10",
 
    "mercurial >= 4.5, < 5.1",
 
    "decorator >= 3.3.2, < 4.4",
 
    "Paste >= 2.0.3, < 3.1",
 
    "bleach >= 3.0, < 3.1",
0 comments (0 inline, 0 general)