##// END OF EJS Templates
packaging: remove requirements constraints to support Python 2...
packaging: remove requirements constraints to support Python 2 We just deleted support for Python 2 from the packaging code. We no longer need these package constraints in the requirements file to support Python 2. Differential Revision: https://phab.mercurial-scm.org/D12267

File last commit:

r49704:ec6a4021 default
r49704:ec6a4021 default
Show More
requirements-windows.txt.in
17 lines | 254 B | text/plain | TextLexer
/ contrib / packaging / requirements-windows.txt.in
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