##// END OF EJS Templates
subsetmaker: use SortedSet for the scratch variant...
subsetmaker: use SortedSet for the scratch variant This provides a massive speedup on wide repository with many heads. For example on mozilla-try, this move from un-usable slow to fairly instant. Differential Revision: https://phab.mercurial-scm.org/D12395

File last commit:

r49704:ec6a4021 default
r49878:5a24bb7f default
Show More
requirements-windows.txt.in
17 lines | 254 B | text/plain | TextLexer
/ contrib / packaging / requirements-windows.txt.in
Gregory Szorc
contrib: split Windows requirements into multiple files...
r46344 docutils
Gregory Szorc
packaging: remove requirements constraints to support Python 2...
r49704 dulwich
pyoxidized: install fuzzywuzzy too...
r48654
# Needed by the release note tooling
fuzzywuzzy
Gregory Szorc
contrib: split Windows requirements into multiple files...
r46344 keyring
Gregory Szorc
packaging: remove requirements constraints to support Python 2...
r49704 pygit2
Gregory Szorc
contrib: split Windows requirements into multiple files...
r46344 pygments
windows: add pytest-vcr to the dependencies...
r48657
# Needed by the phabricator tests
pytest-vcr
Gregory Szorc
contrib: split Windows requirements into multiple files...
r46344 # Need to list explicitly so dependency gets pulled in when
# not running on Windows.
pywin32-ctypes
Matt Harbison
packaging: include `windows-curses` on Windows...
r47036 windows-curses