contrib/packaging/requirements-windows.txt.in
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 12 Apr 2022 21:56:57 -0700
changeset 49094 a9ece9796a97
parent 48849 ec6a4021beb1
child 49606 4092db99541a
permissions -rw-r--r--
rust-revlog: add tests for p1/p2 getters, as promised in D12442 Differential Revision: https://phab.mercurial-scm.org/D12565

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