Merge pull request #109507 from dotlambda/python-graphviz-0.16

pythonPackages.graphviz: 0.14.1 -> 0.16
This commit is contained in:
Robert Schütz
2021-01-20 11:43:47 +01:00
committed by GitHub
5 changed files with 41 additions and 71 deletions
-2
View File
@@ -5278,8 +5278,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 { };