Unverified Commit 6c986763 authored by Gavin John's avatar Gavin John
Browse files

python312Packages.plotly: adopt

parent 46c1ce89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,6 +43,6 @@ buildPythonPackage rec {
    downloadPage = "https://github.com/plotly/plotly.py";
    homepage = "https://plot.ly/python/";
    license = with licenses; [ mit ];
    maintainers = [ ];
    maintainers = with maintainers; [ pandapip1 ];
  };
}