diff options
-rw-r--r-- | htc_utils/htc_utils.ini | 2 |
1 files changed, 2 insertions, 0 deletions
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 |