contrib/packaging/requirements.txt.in
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 14 Apr 2021 18:02:25 +0200
changeset 46952 82366464190a
parent 44743 036f6f7e19e1
child 49606 4092db99541a
permissions -rw-r--r--
init: use `get_clone_path` when suitable `hg init` has this weird feature were you can refer to `[paths]` entry select the path to initialize. We move that code to the new APIs. Differential Revision: https://phab.mercurial-scm.org/D10418
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
44743
036f6f7e19e1 packaging: add docutils as dependency
Gregory Szorc <gregory.szorc@gmail.com>
parents: 43660
diff changeset
     1
docutils
43660
303bf312d5ed packaging: convert to UNIX line endings
Gregory Szorc <gregory.szorc@gmail.com>
parents: 43513
diff changeset
     2
jinja2