##// 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:

r50501:4092db99 stable
r52395:a5d8f261 stable
Show More
requirements.txt.in
5 lines | 122 B | text/plain | TextLexer
# Declare requirements for generating the compiled (frozen)
# set of requirements in ./requirements.txt.
docutils
jinja2