#@notatallshaw I believe you said that

1 messages · Page 1 of 1 (latest)

tight ibex
#

I'm not sure I follow the question

#

Did I post something somewhere?

outer peak
#

If we have

dependencies = ["numpy"]
dynamic = ["dependencies"]

and the backend wants to contrain numpy, is dependencies = [constrained_numpy, "numpy"] something you might ever prefer over dependencies = ["numpy", constrained_numpy]