Skip to content

Commit 4a8c33a

Browse files
Better build string
1 parent e28d94c commit 4a8c33a

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)