mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-05 22:09:56 +08:00

* Expand allowed versions The Jinja2 API hasn't changed the functions that have been wrapped in at least 8 years. The version supported should be much more broad. * don't include 4+ * Update changelog * Fix test that depends on lru_cache now * tox -e generate * Make test setup backwards compatible * Update for code review feedback * Disable linting check * Fix black formatting issue * Update readme from tox -e generate * Update core repo sha Co-authored-by: alrex <aboten@lightstep.com> Co-authored-by: Leighton Chen <lechen@microsoft.com> Co-authored-by: Owais Lone <owais@users.noreply.github.com>