Skip to content

Commit c52ad79

Browse files
author
Matthias Koeppe
committed
src/pyproject.toml: Add missing build dep jinja2
1 parent e042294 commit c52ad79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ requires = [
1414
'memory_allocator',
1515
'numpy >=1.19',
1616
'pkgconfig',
17+
'jinja2',
1718
]
1819
build-backend = "setuptools.build_meta"
1920

0 commit comments

Comments
 (0)