-
-
Notifications
You must be signed in to change notification settings - Fork 184
Closed
Description
As brought up in issue ( conda-forge/scikit-learn-feedstock#227 ) ( in particular comment: conda-forge/scikit-learn-feedstock#227 (comment) ), for old packages we may not have numpy
dependencies in run
correctly constrained to ensure numpy
2
isn't pulled in by accident. Some proposed next steps:
- Audit repodata to find where
numpy
upper bounds are undefined or too loose - Submit a repodata patch to fix those dependencies to be more tightly constrained
- Make sure feedstocks are rebuilt with correct
numpy
constraint (if that hasn't already happened) - ?
Please suggest other steps or revise existing ones
cc @conda-forge/core
Metadata
Metadata
Assignees
Labels
No labels