python.pkgs.plotly: fix build
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
, nbformat
|
, nbformat
|
||||||
, pytz
|
, pytz
|
||||||
, requests
|
, requests
|
||||||
|
, retrying
|
||||||
, six
|
, six
|
||||||
}:
|
}:
|
||||||
|
|
||||||
@@ -22,6 +23,7 @@ buildPythonPackage rec {
|
|||||||
nbformat
|
nbformat
|
||||||
pytz
|
pytz
|
||||||
requests
|
requests
|
||||||
|
retrying
|
||||||
six
|
six
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user