jinja2 >= 3.0; python_version >= '3.6'
jinja2 <  3.0; python_version <  '3.6'

# -- BACKPORTS: pathlib
pathlib2; python_version <= '3.4'
