python3Packages.oci: init at 2.36.0

This commit is contained in:
ilian
2021-04-14 13:32:49 +02:00
parent ccabc238a8
commit 59c461352e
2 changed files with 47 additions and 0 deletions

View File

@@ -4813,6 +4813,8 @@ in {
graphvizPkgs = pkgs.graphviz;
};
oci = callPackage ../development/python-modules/oci { };
od = callPackage ../development/python-modules/od { };
odfpy = callPackage ../development/python-modules/odfpy { };