pythonPackages.hydra: init at 1.4.1

This commit is contained in:
Ben Darwin
2020-01-09 22:54:16 -08:00
committed by Jon
parent 60c03fb380
commit ee7d45c638
2 changed files with 31 additions and 0 deletions
+2
View File
@@ -3737,6 +3737,8 @@ in {
hvac = callPackage ../development/python-modules/hvac { };
hydra = callPackage ../development/python-modules/hydra { };
hypothesis = callPackage ../development/python-modules/hypothesis { };
colored = callPackage ../development/python-modules/colored { };