python.pkgs.odo: remove

broken and unmaintained upstream
This commit is contained in:
Frederik Rietdijk
2020-06-11 10:00:25 +02:00
parent f336f70968
commit 1895ef4dbd
3 changed files with 0 additions and 63 deletions
-2
View File
@@ -4824,8 +4824,6 @@ in {
graphvizPkg = pkgs.graphviz;
};
odo = callPackage ../development/python-modules/odo { };
offtrac = callPackage ../development/python-modules/offtrac { };
openpyxl = if pythonAtLeast "3.6" then