Changeset - e0bd1681e56c
[Not reviewed]
default
0 1 0
domruf - 8 years ago 2017-06-06 21:10:52
dominikruf@gmail.com
hg: support Mercurial 4.2
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",
 
    "Routes==1.13",
 
    "dulwich>=0.14.1",
 
    "mercurial>=2.9,<4.2",
 
    "mercurial>=2.9,<4.3",
 
    "decorator >= 3.3.2",
 
    "Paste >= 2.0.3, < 3.0",
 
]
0 comments (0 inline, 0 general)