Jack Olivieri
Jack Olivieri
yeah I learned what dlltool is afterwards. The problem is that I don't know how to link that wslapi library (should I link a .dll? or the .a file? what...
> how tests are run (we set the CWD to the directory with the files in can you complete the sentence?
> meta.yaml.template is obviously not possible. Agreed, I should have not added it in there. > Those files only exist for backwards compatibility right? if they were ever useful, yes,...
> Can you also attach some examples of what should be in the `git` file? I'm wrapping my own head around this one, it seems to be useless most of...
@wolfv sorry, I forgot to post the example ``` ❯ cat info/git ==> /usr/bin/git log -n1 /usr/bin/git describe --tags --dirty /usr/bin/git status
> That is, if the package upstream source is a specific GH hash (e.g. after a release merge commit), correct? > We usually use PyPi as source, so in that...