Fix-up cherry-pick of plotly python library.
This commit is contained in:
parent
ca02d1aace
commit
7f4fcbae78
1 changed files with 1 additions and 1 deletions
|
@ -5412,7 +5412,7 @@ in modules // {
|
|||
};
|
||||
};
|
||||
|
||||
plotly = pythonPackages.buildPythonPackage rec {
|
||||
plotly = buildPythonPackage rec {
|
||||
name = "plotly-1.9.1";
|
||||
disabled = isPy3k;
|
||||
|
||||
|
|
Loading…
Reference in a new issue