##// END OF EJS Templates
matcher: do not prepend '.*' to pattern using ^ after flags...
matcher: do not prepend '.*' to pattern using ^ after flags Since the previous commit (fixing wider issue), the code generated strange regex. This is now fixed and tested.

File last commit:

r49704:ec6a4021 default
r50500:b3480822 stable
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