##// END OF EJS Templates
obsutil: sort metadata before comparing in geteffectflag()...
obsutil: sort metadata before comparing in geteffectflag() This is probably less important now that we dropped Python 2. We do still support Python 3.6 though, and the dictionaries aren't ordered there either (that was a big change that came with 3.7). Still, maybe it's a good idea to sort metadata explicitly.

File last commit:

r50731:3d7bf111 stable
r52395:a5d8f261 stable
Show More
requirements-macos.txt.in
22 lines | 545 B | text/plain | TextLexer
/ contrib / packaging / requirements-macos.txt.in
# Declare macOS-specific requirements for generating
# the compiled (frozen) set of requirements in
# ./requirements-macos.txt.
# If run on Windows, it may be necessary to run dos2unix
# on the output file to replace any CRLF newlines with LF.
# TODO: dulwich, pygit2, and pytest-vcr are flagged as being
# incompatible with in-memory resources. Maybe there's a
# way to bundle just them externally.
docutils
#dulwich
# Needed by the release note tooling
fuzzywuzzy
keyring
#pygit2
pygments
# Needed by the phabricator tests
#pytest-vcr