python3Packages.nbdime: fix build, add missing dependency
This commit is contained in:
parent
de0f40c837
commit
2fa6e756ed
@ -18,6 +18,7 @@
|
||||
, tornado
|
||||
, requests
|
||||
, GitPython
|
||||
, jupyter-server-mathjax
|
||||
, notebook
|
||||
, jinja2
|
||||
}:
|
||||
@ -59,6 +60,7 @@ buildPythonPackage rec {
|
||||
py
|
||||
setuptools
|
||||
six
|
||||
jupyter-server-mathjax
|
||||
nbformat
|
||||
colorama
|
||||
pygments
|
||||
|
Loading…
Reference in New Issue
Block a user