Skip to content

Commit

Permalink
Merge pull request #1315 from CadQuery/bld-string
Browse files Browse the repository at this point in the history
Better build string
  • Loading branch information
jmwright committed Apr 16, 2023
2 parents e28d94c + 4a8c33a commit 3b9ead1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ source:
path: ..

build:
string: {{ GIT_DESCRIBE_TAG }}_{{ GIT_BUILD_STR }}
noarch: python
script: python setup.py install --single-version-externally-managed --record=record.txt

Expand Down

0 comments on commit 3b9ead1

Please sign in to comment.