python3Packages.skidl: init at unstable-2020-09-15

This commit is contained in:
Matt Huszagh
2020-10-05 16:25:36 -07:00
committed by Jon
parent 14154fea52
commit 98e8064735
2 changed files with 48 additions and 0 deletions
+2
View File
@@ -6542,6 +6542,8 @@ in {
jre = pkgs.jre8; # TODO: remove override https://github.com/NixOS/nixpkgs/pull/89731
};
skidl = callPackage ../development/python-modules/skidl { };
sklearn-deap = callPackage ../development/python-modules/sklearn-deap { };
skorch = callPackage ../development/python-modules/skorch { };