pythonPackages.omegaconf: init at 1.4.1

This commit is contained in:
Ben Darwin
2020-01-09 22:54:16 -08:00
committed by Jon
parent 55adc491f0
commit 60c03fb380
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -4402,6 +4402,8 @@ in {
od = callPackage ../development/python-modules/od { };
omegaconf = callPackage ../development/python-modules/omegaconf { };
orderedset = callPackage ../development/python-modules/orderedset { };
python-multipart = callPackage ../development/python-modules/python-multipart { };