Skip to content

Commit 25d0065

Browse files
committed
MNT: Avoid jinja2 v3 until nbconvert handles breakages
1 parent 7af6c9e commit 25d0065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ ci_tests =
6060
pytest-xdist
6161
tutorial =
6262
nbconvert
63+
jinja2 <3 # Required until nbconvert handles all deprecations/removals
6364
jupyter_client
6465
ipykernel
6566
dev =

0 commit comments

Comments
 (0)