Mercurial > hg-allpaths
diff mercurial_all_paths.py @ 57:95b5ba2cd363
Testing with 4.0, dropping testing with 2.6
author | Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl> |
---|---|
date | Sun, 13 Nov 2016 12:32:39 +0100 |
parents | 55469dbb19c4 |
children | d262139732f7 |
line wrap: on
line diff
--- a/mercurial_all_paths.py Sun Sep 25 22:38:03 2016 +0200 +++ b/mercurial_all_paths.py Sun Nov 13 12:32:39 2016 +0100 @@ -155,5 +155,5 @@ _('[--group GROUP] [--ignore-errors] <outgoing options>')), } -testedwith = '2.7 2.9 3.0 3.3 3.6 3.7 3.8' +testedwith = '2.7 2.9 3.0 3.3 3.6 3.7 3.8 4.0' buglink = 'https://bitbucket.org/Mekk/mercurial-all_paths/issues'