From cba67685e7952688e8d79a08f5160a94d505c5ea Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Sun, 5 Jul 2015 21:35:44 -0400 Subject: Fix missing dep --- htc_utils/htc_utils.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'htc_utils') diff --git a/htc_utils/htc_utils.ini b/htc_utils/htc_utils.ini index 7c7589d..30ce814 100644 --- a/htc_utils/htc_utils.ini +++ b/htc_utils/htc_utils.ini @@ -27,9 +27,11 @@ number: 1 [requirements] build: argparse [py26] + setuptools python run: argparse [py26] + setuptools python -- cgit