From ee95c4dcc118e9251064f379a72ae03e37b70bca Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 16 Feb 2016 11:02:42 -0500 Subject: Add recent dependencies --- stginga/stginga.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/stginga/stginga.ini b/stginga/stginga.ini index b605512..1953cae 100644 --- a/stginga/stginga.ini +++ b/stginga/stginga.ini @@ -19,12 +19,16 @@ number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} build: ginga astropy >=1.1 + numpy + scipy setuptools python run: ginga astropy >=1.1 + numpy + scipy python [test] -- cgit