Skip to content

Commit d367969

Browse files
committed
Add a comment to the code to clarify the motivation of new env variable
1 parent 2da0512 commit d367969

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

conda-recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Intel numpy-base is still needed for internal wheels CI, so we control its use with this optional toggle
12
{% set use_numpy_base = environ.get('USE_NUMPY_BASE', 'true').lower() == 'true' %}
23

34
package:

0 commit comments

Comments
 (0)