Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/agj/fix-jinja' into dockerize
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaoming committed Aug 17, 2022
2 parents 3eda02d + 62e9976 commit 9d2c22f
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 9d2c22f

Please sign in to comment.