Skip to content

Commit 9d6413d

Browse files
committed
* Set jinja >= 3.0 to dev dependencies to fix docs build error.
1 parent 54f0f17 commit 9d6413d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

1515
### Changed
1616

17+
* Set `jinja >= 3.0` to dev dependencies to fix docs build error.
18+
1719
### Removed
1820

1921

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ sphinx_compas_theme >=0.15.18
1717
sphinx >=3.4
1818
twine
1919
wheel
20+
jinja2 >= 3.0
2021
-e .

0 commit comments

Comments
 (0)