##// END OF EJS Templates
urlutil: make `paths` class old list of `path`...
urlutil: make `paths` class old list of `path` We move from a `{name → path}` mapping to a `{name → [path]}` mapping. And update all user code accordingly. For now, all the list contains exactly one element, but we are now in a good place to make the config understand a list of url. Differential Revision: https://phab.mercurial-scm.org/D10447

File last commit:

r43177:92593d72 default
r47958:7531cc34 default
Show More
requirements.txt.in
4 lines | 28 B | text/plain | TextLexer
Gregory Szorc
automation: perform tasks on remote machines...
r42191 boto3
Gregory Szorc
automation: initial support for running Linux tests...
r42471 paramiko
Gregory Szorc
automation: perform tasks on remote machines...
r42191 pypsrp
Gregory Szorc
automation: implement "publish-windows-artifacts" command...
r43177 twine