Changeset - bee01ae374a2
[Not reviewed]
default
0 1 0
Mads Kiilerich - 6 years ago 2020-04-22 14:13:47
mads@kiilerich.com
hg: support Mercurial 5.4

rc0 has no release notes yet, but it seems to work and the test suite pass ...
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -63,7 +63,7 @@ requirements = [
 
    "URLObject >= 2.3.4, < 2.5",
 
    "Routes >= 2.0, < 2.5",
 
    "dulwich >= 0.19.0, < 0.20",
 
    "mercurial >= 5.2, < 5.4",
 
    "mercurial >= 5.2, < 5.5",
 
    "decorator >= 4.2.1, < 4.5",
 
    "Paste >= 2.0.3, < 3.4",
 
    "bleach >= 3.0, < 3.1.4",
0 comments (0 inline, 0 general)