Skip to content

Commit 25cb2f1

Browse files
committed
ensure build type is available to conda build
1 parent 186fcd4 commit 25cb2f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conda/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ build:
1111
run_exports:
1212
strong:
1313
- {{ pin_subpackage('roq-api', max_pin='x.x') }}
14+
script_env:
15+
- ROQ_BUILD_TYPE
1416

1517
requirements:
1618
build:

0 commit comments

Comments
 (0)