We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f60a4 commit 80ff2f2Copy full SHA for 80ff2f2
conda-recipe/meta.yaml
@@ -1,3 +1,4 @@
1
+# Intel numpy-base is still needed for internal wheels CI, so we control its use with this optional toggle
2
{% set use_numpy_base = environ.get('USE_NUMPY_BASE', 'true').lower() == 'true' %}
3
4
package:
0 commit comments