python numeric: remove package
numeric was superseded by numpy about 10 years ago. I think we can remove it...
This commit is contained in:
@@ -9017,7 +9017,6 @@ let
|
||||
|
||||
ecdsa = callPackage ../development/python-modules/ecdsa { };
|
||||
|
||||
numeric = callPackage ../development/python-modules/numeric { };
|
||||
|
||||
psyco = callPackage ../development/python-modules/psyco { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user