vega / sphinxext-altair

BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Make jinja2 dependency explicit #6

Closed jtilly closed 1 year ago

jtilly commented 1 year ago

This adds jinja2 as an explicit dependency as it gets imported directly, e.g., here:

https://github.com/altair-viz/sphinxext-altair/blob/7e6cb9b501a86361ca8fc0be4ac0b2d2fc08b836/sphinxext_altair/altairplot.py#L66

This fix is inconsequential, because jinja2 gets pulled into my environment through altair already (see here).

binste commented 1 year ago

Thank you @jtilly! I'll cut a new release soon.

binste commented 1 year ago

Released in v0.2.0