Skip to content
Snippets Groups Projects

setup: require jinja<3.1 to prevent breakage

Merged Jakub Ružička requested to merge jinja31-counter into master
  1. Jul 01, 2022
    • Jakub Ružička's avatar
      setup: require jinja<3.1 to prevent breakage · d120a385
      Jakub Ružička authored
      Jinja 3.1 breaks many things due to removal of obsolete features and
      sometimes it's pulled in by apkg during
      
          pip install apkg
      
      Stay on <3.1 for now until this mess is fixed across the ecosystem.
      d120a385
Loading