contrib/packaging/requirements-windows.txt.in
author Pierre-Yves DAVID <pierre-yves.david@octobus.net>
Sat, 04 Jun 2022 18:58:07 +0200
changeset 49460 3c026138f234
parent 48849 ec6a4021beb1
child 49606 4092db99541a
permissions -rw-r--r--
compare-disco: display a header by default This help us to understand the output. (the code is hacky, but this is a quicky and dirty debug script)

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