Skip to content

Commit

Permalink
Better build string
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-urbanczyk committed Apr 16, 2023
1 parent e28d94c commit 4a8c33a
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 4a8c33a

Please sign in to comment.