Skip to content

Commit c2ef238

Browse files
committed
add jinja
1 parent eac707f commit c2ef238

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ coverage
55
dask[dataframe]
66
dill
77
ipython
8+
jinja
89
numexpr
910
numpy
1011
pandas

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
'dask[dataframe]',
3030
'dill',
3131
'ipython',
32+
'jinja',
3233
'numexpr',
3334
'numpy',
3435
'pandas',

0 commit comments

Comments
 (0)