Skip to content

Commit

Permalink
Pin Jinja to pre-3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
agjohnson committed Aug 17, 2022
1 parent 2dbaef8 commit 62e9976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ def run(self):
install_requires=[
'sphinx>=1.6',
'docutils<0.18',
'Jinja2<3.1',
],
tests_require=[
'pytest',
Expand Down

0 comments on commit 62e9976

Please sign in to comment.