Fix-up cherry-pick of plotly python library.
This commit is contained in:
parent
ca02d1aace
commit
7f4fcbae78
@ -5412,7 +5412,7 @@ in modules // {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
plotly = pythonPackages.buildPythonPackage rec {
|
plotly = buildPythonPackage rec {
|
||||||
name = "plotly-1.9.1";
|
name = "plotly-1.9.1";
|
||||||
disabled = isPy3k;
|
disabled = isPy3k;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user