contrib/packaging/requirements-windows.txt.in
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 24 Mar 2022 22:05:49 -0700
changeset 49094 eb8aed493a56
parent 48940 ec6a4021beb1
child 49578 4092db99541a
permissions -rw-r--r--
logcmdutil: use new function for getting first line of string Differential Revision: https://phab.mercurial-scm.org/D12412

docutils
dulwich

# Needed by the release note tooling
fuzzywuzzy

keyring
pygit2
pygments

# Needed by the phabricator tests
pytest-vcr

# Need to list explicitly so dependency gets pulled in when
# not running on Windows.
pywin32-ctypes
windows-curses