From 2214d78a87678e7b7279b5d836728b96086f8656 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Thu, 17 Dec 2015 19:05:58 -0500 Subject: Bump build number, add test --- htc_utils/htc_utils.ini | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/htc_utils/htc_utils.ini b/htc_utils/htc_utils.ini index c2a8fde..0e640ae 100644 --- a/htc_utils/htc_utils.ini +++ b/htc_utils/htc_utils.ini @@ -12,7 +12,7 @@ readme: README.md git_url: https://bitbucket.org/jhunkeler/${package:name} [build] -number: 1 +number: 2 [requirements] build: @@ -24,6 +24,9 @@ run: setuptools python +[test] +imports: + htc_utils [cbc_build] linux: -- cgit