contrib/packaging/requirements.txt.in
author pacien <pacien.trangirard@pacien.net>
Fri, 28 Jan 2022 11:54:44 +0100
changeset 48765 580660518459
parent 44743 036f6f7e19e1
child 49606 4092db99541a
permissions -rw-r--r--
rank: compute property incrementally This replaces the naive rank computation with a more efficient incremental method, avoiding computing the whole ancestor set when possible. Differential Revision: https://phab.mercurial-scm.org/D12143
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