diff options
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/hippodraw/metadata.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sci-visualization/hippodraw/metadata.xml b/sci-visualization/hippodraw/metadata.xml index 8976f69d4d3b..b729a991badd 100644 --- a/sci-visualization/hippodraw/metadata.xml +++ b/sci-visualization/hippodraw/metadata.xml @@ -17,11 +17,6 @@ supported as well as images. When combine with numpy flag, it can also use the pyfits package. </flag> - <flag name="numarray"> - Enable support for the obsolete numerical python array package - numarray. Should not be used, since it's being deprecated. - See bug #, and switch to numpy. - </flag> <flag name="numpy"> Enable support for the numerical array manipulation and computational capabilities of numpy in python. |