diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-04-19 13:14:18 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-04-19 13:14:18 -0400 |
commit | c03c6e2afdac7c178037c2f2ccf9d7c4c54a585d (patch) | |
tree | 350e628310337ccfc061eea1b727488534d080af /aprio | |
parent | 486346f9e71069f6a6ef003d0709ed8770d7f3a4 (diff) | |
download | astroconda-dev-c03c6e2afdac7c178037c2f2ccf9d7c4c54a585d.tar.gz |
Remove extraneous git_tag sections
Diffstat (limited to 'aprio')
-rw-r--r-- | aprio/meta.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/aprio/meta.yaml b/aprio/meta.yaml index cee07d5..7ab1997 100644 --- a/aprio/meta.yaml +++ b/aprio/meta.yaml @@ -26,5 +26,4 @@ requirements: - python-daemon - python x.x source: - git_tag: {{ version }} git_url: https://bitbucket.org/jhunkeler/aprio |