Skip to content

Commit 3b9ead1

Browse files
authored
Merge pull request #1315 from CadQuery/bld-string
Better build string
2 parents e28d94c + 4a8c33a commit 3b9ead1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ source:
66
path: ..
77

88
build:
9+
string: {{ GIT_DESCRIBE_TAG }}_{{ GIT_BUILD_STR }}
910
noarch: python
1011
script: python setup.py install --single-version-externally-managed --record=record.txt
1112

0 commit comments

Comments
 (0)