pythonPackages.ipywidgets: fix depedencies after python mass update
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
, mock
|
||||
, ipython
|
||||
, ipykernel
|
||||
, jupyterlab-widgets
|
||||
, traitlets
|
||||
, notebook
|
||||
, widgetsnbextension
|
||||
@@ -28,6 +29,7 @@ buildPythonPackage rec {
|
||||
propagatedBuildInputs = [
|
||||
ipython
|
||||
ipykernel
|
||||
jupyterlab-widgets
|
||||
traitlets
|
||||
notebook
|
||||
widgetsnbextension
|
||||
|
||||
Reference in New Issue
Block a user