diff options
author | Joe Hunkeler <jhunk@stsci.edu> | 2015-12-17 19:05:58 -0500 |
---|---|---|
committer | Joe Hunkeler <jhunk@stsci.edu> | 2015-12-17 19:05:58 -0500 |
commit | 2214d78a87678e7b7279b5d836728b96086f8656 (patch) | |
tree | dc68c96a07b592789114e5ed3d9ca941bb9dfa84 | |
parent | dbe69142dde98288782889ed910397fbc3be4efc (diff) | |
download | cbc-recipes-2214d78a87678e7b7279b5d836728b96086f8656.tar.gz |
Bump build number, add test
-rw-r--r-- | htc_utils/htc_utils.ini | 5 |
1 files changed, 4 insertions, 1 deletions
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: |