-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
The linter now recommends to reformulate pins to not use the repeated =s syntax
This would involve making changes like the following
-- libxgboost =*={{ string_prefix }}_h*_{{ PKG_BUILDNUM }}
+- libxgboost * {{ string_prefix }}_h*_{{ PKG_BUILDNUM }}Unfortunately this causes build errors with conda-build. This may be fixed in conda-build version 25.3. Flagging to revisit once the pieces are in place
Refs:
Metadata
Metadata
Assignees
Labels
No labels