##// END OF EJS Templates
packaging: install documentation to doc/ directory...
packaging: install documentation to doc/ directory The source directory is "doc" and "doc" is used by the WiX installer. I think it makes sense to converge on the canonical path name. While we're here, we also lower the case because we can. (I think lower case names make more sense plus it is more consistent.) This only affects the Inno installer at the moment because it is the only installer using the staging code. Differential Revision: https://phab.mercurial-scm.org/D7162

File last commit:

r43621:4565a0af stable
r43919:2aaf2456 default
Show More
requirements.txt.in
7 lines | 135 B | text/plain | TextLexer
docutils
dulwich
keyring
pygments
# Need to list explicitly so dependency gets pulled in when
# not running on Windows.
pywin32-ctypes