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
I think the python tests should allow custom deps spec. For example, in this feedstock I need to set the python version of a noarch package and it is not allowed:
I think the python tests should allow custom deps spec. For example, in this feedstock I need to set the python version of a noarch package and it is not allowed:
so I had to replace it with:
What do you think is the best way to address this?
requirements
orrequirements.run
?python_version
so only the python version can be customized?Let me know, what you think is best here and I can submit a PR if you want.
The text was updated successfully, but these errors were encountered: