We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e28d94c + 4a8c33a commit 3b9ead1Copy full SHA for 3b9ead1
conda/meta.yaml
@@ -6,6 +6,7 @@ source:
6
path: ..
7
8
build:
9
+ string: {{ GIT_DESCRIBE_TAG }}_{{ GIT_BUILD_STR }}
10
noarch: python
11
script: python setup.py install --single-version-externally-managed --record=record.txt
12
0 commit comments