Why does grayskull hardcode the name in the source url? #569
Unanswered
matthewfeickert
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is just more of genuine curiosity and to learn a bit more about
grayskull's design (c.f. conda-forge/uproot-feedstock#158 (comment)): Given thatgrayskullrecipes set thenamevariable and then use it in thesourceurl, why is the final instance of thenamehardcoded?Example
Given
why is this
instead of
?
Apologies for missing what is probably an obvious answer in retrospect.
Beta Was this translation helpful? Give feedback.
All reactions