Closed tomviner closed 1 year ago
Good catch! Yes that was a mistake on my part (and I honestly forgot to do that for vendored code, I won't make that mistake in the future).
The good news is they shipped my fix so I can un-vendor that library now!
Added that Apache license file. I already had that marked in metadata here:
Firstly for people to fork this plugin, you should add a licence. No doubt you intended one, but didn't remember yet.
Secondly, for the vendored replicate code, you should probably follow the the pip Vendoring Policy rule:
e.g. pip just puts the licence file along with the copied python files. See examples here
replicate uses the Apache License 2.0 which requires: