+98
pkgs/development/python-modules/dm-control/default.nix
+98
pkgs/development/python-modules/dm-control/default.nix
···+# Usually, we get around this by `rm -rf` the python source files to ensure that the installed package is used.+# Here, we cannot do that as it would also remove the tests which are also in the `dm_control` directory.+description = "Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo";
+39
pkgs/development/python-modules/nose-xunitmp/default.nix
+39
pkgs/development/python-modules/nose-xunitmp/default.nix
···
+92
pkgs/development/python-modules/shimmy/default.nix
+92
pkgs/development/python-modules/shimmy/default.nix
···+description = "An API conversion tool for popular external reinforcement learning environments";
+6
pkgs/top-level/python-packages.nix
+6
pkgs/top-level/python-packages.nix
······nose-warnings-filters = callPackage ../development/python-modules/nose-warnings-filters { };···