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 /relic | |
parent | 486346f9e71069f6a6ef003d0709ed8770d7f3a4 (diff) | |
download | astroconda-dev-c03c6e2afdac7c178037c2f2ccf9d7c4c54a585d.tar.gz |
Remove extraneous git_tag sections
Diffstat (limited to 'relic')
-rw-r--r-- | relic/meta.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/relic/meta.yaml b/relic/meta.yaml index c3dbcbc..70dcdd0 100644 --- a/relic/meta.yaml +++ b/relic/meta.yaml @@ -21,7 +21,6 @@ requirements: - python x.x source: git_url: https://github.com/jhunkeler/relic.git - git_tag: {{ version }} test: imports: - relic |