Skip to content

Commit e92f3a5

Browse files
committed
set env
1 parent 72dd05d commit e92f3a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ build:
2020
number: 0
2121
skip: true # [py<=38 or (is_abi3 and py>311)]
2222
python_version_independent: true # [is_abi3]
23+
script_env:
24+
- SYMENGINE_PY_LIMITED_API=3.11 # [is_abi3 and py>=311]
2325
ignore_run_exports_from:
2426
- gmp
2527
- mpfr

0 commit comments

Comments
 (0)