mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 02:47:48 +00:00
Update meta.yaml
add python version to conda build string
This commit is contained in:
committed by
GitHub
parent
b6f2a76385
commit
a5d5d72064
+1
-1
@@ -14,7 +14,7 @@ source:
|
||||
path: ..
|
||||
|
||||
build:
|
||||
string: {{ variant }}_h{{ PKG_HASH }}_{{ build }}
|
||||
string: py{{ CONDA_PY }}_{{ variant }}_h{{ PKG_HASH }}_{{ build }}
|
||||
binary_relocation: false [osx]
|
||||
number: {{ build }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user