Mercurial > hg
view contrib/packaging/requirements-windows.txt.in @ 51971:69bfd6b242ed
head-revs: merge the two inner_headrevs… variants
Now that there is only one method, it does not make sense to have two different
"inner" method. This is especially true as we are about to add another parameter
to the method. So we clean up before that.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 27 Sep 2024 00:55:54 +0200 |
parents | 4092db99541a |
children |
line wrap: on
line source
# Declare Windows-specific requirements for generating # the compiled (frozen) set of requirements in # ./requirements-windows-py3.txt. # If run on Windows, it may be necessary to run dos2unix # on the output file to replace any CRLF newlines with LF. 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