pythonPackages.pydotplus: drop

It is no longer maintained whereas pydot is.
This commit is contained in:
Robert Schütz
2021-01-18 23:28:35 +01:00
parent b17123a0de
commit cfa8f9a389
2 changed files with 0 additions and 30 deletions
-2
View File
@@ -5272,8 +5272,6 @@ in {
pydot = callPackage ../development/python-modules/pydot { inherit (pkgs) graphviz; };
pydotplus = callPackage ../development/python-modules/pydotplus { };
pydrive = callPackage ../development/python-modules/pydrive { };
pydsdl = callPackage ../development/python-modules/pydsdl { };