We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b1d97e commit f49d811Copy full SHA for f49d811
.github/conda/meta.yaml
@@ -7,7 +7,7 @@ package:
7
8
source:
9
git_url: https://github.com/cta-observatory/dl1-data-handler.git
10
- git_tag: v{{ version }}
+ git_tag: {{ version }}
11
12
build:
13
noarch: python
0 commit comments