python.pkgs.redNotebook: remove alias

This commit is contained in:
Robert Schütz 2018-04-07 15:46:50 +02:00 committed by Frederik Rietdijk
parent 23e1cded28
commit 5600034f91

View File

@ -16678,8 +16678,6 @@ EOF
};
};
redNotebook = pkgs.rednotebook; # Backwards compatibility alias.
uncertainties = callPackage ../development/python-modules/uncertainties { };
funcy = buildPythonPackage rec {