python numeric: remove package

numeric was superseded by numpy about 10 years ago. I think we can
remove it...
This commit is contained in:
Frederik Rietdijk
2015-12-08 17:20:25 +01:00
parent ffb72182a6
commit 39b8e3808d
2 changed files with 0 additions and 41 deletions

View File

@@ -9017,7 +9017,6 @@ let
ecdsa = callPackage ../development/python-modules/ecdsa { };
numeric = callPackage ../development/python-modules/numeric { };
psyco = callPackage ../development/python-modules/psyco { };