##// END OF EJS Templates
phases: gather the logic for phasesets update in a single method...
phases: gather the logic for phasesets update in a single method This logic is duplicated around for no good reason, we gather it in a single place. The conditional is the new function are a bit weird as we about going to extend it soon.

File last commit:

r50501:4092db99 stable
r52308:1df8d84e default
Show More
requirements-windows.txt.in
23 lines | 507 B | text/plain | TextLexer
/ contrib / packaging / requirements-windows.txt.in
# 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