diff options
Diffstat (limited to 'stistools')
-rw-r--r-- | stistools/stistools.ini | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/stistools/stistools.ini b/stistools/stistools.ini index 99b4e0d..e5cae11 100644 --- a/stistools/stistools.ini +++ b/stistools/stistools.ini @@ -1,6 +1,6 @@ [package] name: stistools -version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git +version: 1.1 [about] home: http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python @@ -8,10 +8,11 @@ license: BSD summary: ${package:name} [source] -git_url: https://github.com/spacetelescope/${package:name}.git +git_url: https://github.com/spacetelescope/${package:name} +git_tag: [build] -number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} +number: 0 [requirements] build: |