You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
We sometimes have a situation where a package is exactly pinning a subpackage and the pinned subpackage has multiple variants. If the matrix is not the same for the pacakge & subpackage, only one package might be created.
We sometimes have a situation where a package is exactly pinning a subpackage and the pinned subpackage has multiple variants. If the matrix is not the same for the pacakge & subpackage, only one package might be created.
E.g.
conda_build_config.yaml
We should either warn or automatically expand the matrix for x2 with all variants of x1.
The text was updated successfully, but these errors were encountered: