From ad0e673d2e33311450fce0687b525867e5609796 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 29 Dec 2015 22:54:20 -0500 Subject: Fix dependency issue; I thought I did this already --- webbpsf-data/webbpsf-data.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webbpsf-data/webbpsf-data.ini b/webbpsf-data/webbpsf-data.ini index 4394fc8..0a558fd 100644 --- a/webbpsf-data/webbpsf-data.ini +++ b/webbpsf-data/webbpsf-data.ini @@ -16,10 +16,11 @@ number: 0 [requirements] build: - webbpsf + python run: webbpsf + python [cbc_build] linux: -- cgit