pythonPackages.bokeh: add comment to update together with panel
This commit is contained in:
parent
58b21dea78
commit
99fd96f6a8
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "bokeh";
|
pname = "bokeh";
|
||||||
version = "2.2.3";
|
version = "2.2.3"; # update together with panel which is not straightforward
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
|
Loading…
Reference in New Issue
Block a user